HostOnNet Blog

forever

Looking for Linux Server Admin or WordPress Expert? We can help.

forever is a node.js/npm package, that allow you to manage applications.

https://github.com/foreverjs/forever

To install, run

npm install forever -g

To start an Node.js application, go to application folder and run

forever app.js

Posted in Programming

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.