The server is deployed on Heroku here.
git clone https://github.com/invkris/bandmatch-server.git
cd bandmatch-server
npm i
To seed the data:
npm run seed
npm run start
For this project we used the following technologies:
- Apollo Server Express
- GraphQL
- MongoDB + Mongoose
View available queries and mutations here.
- Dominika: https://github.com/dominikacookies
- Natasha: https://github.com/natasha-mann
- Kris: https://github.com/ivnkris
- Soumeya: https://github.com/SoumeyaH