Node web cluster boilerplate, used to create scalable web apps, with improved uptime.
The project can be fully controlled using the NPM scripts defined in package.json.
- Start cluster
npm start
- Start single server
npm run-script start-server
- Visit our wiki to get started!
- Found some problem? Report it in the issues page!
- [Introdução ao Node.js (Português)](https://github.com/luiseduardobrito/node-web-cluster/wiki/Introdu%C3%A7%C3%A3o-ao-Node.js-(Portugu%C3%AAs)