This framework is written in javascript es6 version.
Install the dependencies using the following command.
npm install
- Cluster mode while deploying in production
config.js => enableClusterMode = true - Unit testing with Mocha and Chai
npm run test - Code coverage analysis
npm run coverage - API documentation
npm run doc - Validation using express validator
- Cron Jobs service
- AWS S3 upload service
- Mail service using nodemailer and mailchimp