Backend for the PokeBattle App. Check out PokeBattle- Frontend
-
npm install
-
Set up .env file using the sample env
-
npm run server
npm run format
- Express
- PostgreSQL
- Jest
- Supertest
Backend for the PokeBattle App. Check out PokeBattle- Frontend
npm install
Set up .env file using the sample env
npm run server
npm run format