Coming soon
This project requires the following:
Clone the repo to your machine. Then run:
npm i
Reach out and request the .env
file.
To use your own credentials, follow the setup for games/news:
Start the server with
npm run start
Your server should be running at http://localhost:3001/
There is a file called Insomnia.json
in the root folder. Import into the API client of your choosing. 3 Environments are setup: localhost, development, and prod.
This project is deployed to railway. Use the following URLs to access the API:
To add prettier to your webstorm IDE, Reference the docs at prettier.