Node runtime application.
- Framework: Express.js
- Database: MongoDB/Mongoose
- Test: Jest/Supertest
- Enabled Cluster: pm2
- All APIs are RESTful
- Clone project on github
- On your CLI: "npm install" at the project root directory.
- then, "npm deploy".
Node runtime application.