SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the following command in your shell to start your node forever:
forever app.js //my node script
You need to keep in mind that the server on which your app is running should always be kept on.