API with MongoDB Version 1.1.0 Author: Peter Cole Links and Resources Submission PR ci/cd (GitHub Actions) Setup .env requirements (where applicable) PORT=3000 (local with json-server) MONGODB_URI - URL to the running mongo instance/db How to initialize/run your application (where applicable) npm start Tests How do you run tests? Using npm test brew services start mongodb-community @4.2 or higher UML