1611 shaares
17 private links
17 private links
2 results
tagged
supervisor
Staytus is a free, open source & beautiful status site that you can install on your own servers. It's fully-loaded with all the features you'd expect from any site you might pay for.
A good option is Node-supervisor and Node.js Restart on File Change is good article on how to use it, typically:
npm install supervisor -g
and after migrating to the root of your application use the following
supervisor app.js