API and database modelling for the Scheduling Tool
You can view documentation on thee API here:
https://app.swaggerhub.com/apis/will0684/sab-api/0.2.0
NODE_ENV='development' PORT=4001 MONGO_URI='localhost' MONGO_PORT=27017 MONGO_DATABASE='db'
installs all the dependencies
Starts the server