Skip to content

Bandmatch gives musicians, bands and venue owners a one stop shop so they can focus on creating and showcasing amazing music.

License

Notifications You must be signed in to change notification settings

natasha-mann/bandmatch-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BandMatch Server

Table of Contents

Project Link

The server is deployed on Heroku here.

Getting Started

Installation

git clone https://github.com/invkris/bandmatch-server.git
cd bandmatch-server
npm i

Data Set

To seed the data:

npm run seed

Launch the server

npm run start

Technologies Used

For this project we used the following technologies:

  • Apollo Server Express
  • GraphQL
  • MongoDB + Mongoose

End Points

View available queries and mutations here.

Contributors

About

Bandmatch gives musicians, bands and venue owners a one stop shop so they can focus on creating and showcasing amazing music.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%