NPM para sempre
#Installation:
npm install -g forever
# Use forever -w, instead of node to start your app:
$ forever -w app.js
Mehedi Islam Ripon
#Installation:
npm install -g forever
# Use forever -w, instead of node to start your app:
$ forever -w app.js