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