Requires Node.js 24 or newer.
In order to run the project you need to set the following environment variables in .envrc:
MONGODB_URI=
YOUTUBE_API_KEY=
SECRET=
The SECRET is to used in the Authentication header to authenticate whomever calls the various APIs.