Made using Gatsby and Cloudflare Workers
This repository contains the code used to run the website Unkn0wnCat.net.
You need to copy the file .env.dist
to .env
and fill in an YouTube API Key or set the YOUTUBE_API_KEY
environment variable on your system for this site to work properly.
This starts an development server with hot reloading.
Builds the site and deploys it to Cloudflare Workers.
Contains all dynamic texts used for the site.
Contains all the sites react-code.
Contains the sites images.