Example project with Nodejs Clusters, Cache and Load Balancer.
- Install dependencies
Set env variables on file .env (Optional)
$ npm run start:devSet env variables on file .env (Optional)
$ npm run start:cluster:devSet env variables on file ecosystem.config.js
$ npm run start:prod# Stress test
$ npm run test:stress