Last updated 5 years ago
Easily start and stop processes and look at
pm2
pm2 monit
- running
Application manager for node
Easily start and stop background node processes,
Cmd
Effect
pm2 list
list process
monitor connections in cool UI
pm2 start app.js
Start
pm2 stop app.js
pm2 restart app.js
Might also do some cool logging