KunalKapadia/express-mongoose-es6-rest-api

View on GitHub
.env.example

Summary

Maintainability
Test Coverage
NODE_ENV=development
PORT=4040
JWT_SECRET=0a6b944d-d2fb-46fc-a85e-0295c986cd9f
MONGO_HOST=mongodb://localhost/express-mongoose-es6-rest-api-development
MONGO_PORT=27017