- Link to hours spent on the project
- Link to the front-end repository
- Link to the front-end deployment
- Node 18.12.1
- ENV variables:
- MONGODB_URI
- PORT
- JWT_SECRET
To install the project, run the following commands:
npm installnpm run start
- Yarn 3 isn't compatible with the ESM, so upgrading to that would require a lot of work