The backend for the GameHub app. This app is about meeting other people and playing (board)games together. You can make or participate in parties and enjoy evenings with friends and foes.
- Node.JS
- MongoDB (Mongoose)
- Express
npm run dev
--> starts the servernpm run test [:watch|:coverage]
--> runs the testsnpm run build
--> builds the server