auth-server Version: 1.1.0 Author: Peter Cole Links and Resources Submission PR ci/cd (GitHub Actions) Setup .env requirements (where applicable) PORT=3000 MONGODB_URI=mongodb://localhost:27017/users How to initialize/run your application (where applicable) Start server npm run dev Start app npm start Tests Use npm test app.test.js or npm run test UML