See the test videos on YouTube that people asked you to ignore.
Hosted at https://testignore.wemakeinter.net
Commands:
npm install
- install the dependenciesnpm start
- run in productionnpm run dev
- run in hot-reloading mode
You will need YOUTUBE_API_KEY
in the environment; for development it can be loaded from .env
,
for production it has to be in the environment already.