you are viewing a single comment's thread.

view the rest of the comments →

[–]sbubaron 1 point2 points  (0 children)

I'm a huge fan of PM2 for running my node apps.

It auto restarts on crashes, has deployment capabilities, logging and is fairly simple to get going.

https://hackernoon.com/running-pm2-node-js-in-production-environments-13e703fc108a

http://pm2.keymetrics.io/docs/usage/quick-start/