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)