Team-291-Backend builds a system for a getting a mechanic when you car breakdowns
git clone https://github.com/Dru-Go/Team-291-Backend
npm i
npm run dev # Runs the Enviroment in dev mode
# Go to localhost:3000/graphql to view the graphql server
npm run build # Builds the server for productionGo to Link to view the deployed graphql server