Skip to content
SonickSeven edited this page Nov 15, 2019 · 3 revisions

Welcome to the node-supervisor wiki!

Ignore folder "public" changes of JS in the watch

supervisor -i ./public app.js

No restart node when code have errors

supervisor -i ./public -n error app.js
Clone this wiki locally