1.1.6 • Published 10 years ago
respawn-cluster-service v1.1.6
respawn-cluster-service
yet another simple cluster runner
install
npm i --save respawn-cluster-serviceadd "start": "NODE_ENV=production PORT=8000 rc-service", "reload": "rc-service" into scripts section of package.json
usage
npm start in your project.