- ckey
- express
- body-parser
- mongoose
- concurrently (optional)
- nodemon
- MONGODB_USER
- MONGODB_PASS
- MONGODB_CLUSTER
- MONGODB_DATABASE
- git clone https://github.com/shujo/nodejs-express-api-boilerplate.git
- create .env file for the mongodb config
- npm install
- npm run server or npm run start