This is an API for the open-source project Gamer Juice.
The API is built with NestJS.
Use the package manager yarn to build and watch the Gamer Juice API
yarn install
yarn start:dev
Create your own .env
file following the properties of the .env.example
file.