sudo npm install -g node-watchdog
sudo watchdog --install
sudo launchctl load /Library/LaunchDaemons/node-watchdog.plist
sudo launchctl unload /Library/LaunchDaemons/node-watchdog.plist
Open your browser at http://localhost:8088/
A node watchdog to monitor child process and keep them running
JavaScript
sudo npm install -g node-watchdog
sudo watchdog --install
sudo launchctl load /Library/LaunchDaemons/node-watchdog.plist
sudo launchctl unload /Library/LaunchDaemons/node-watchdog.plist
Open your browser at http://localhost:8088/