sailon

Sailon is for use during the development of a sails app, It is much like nodemon for Node.js. Sailon watch the files in the directory in which sailon was started, and if any files change, sailon will automatically restart your node application.

Usage no npm install needed!

<script type="module">
  import sailon from 'https://cdn.skypack.dev/sailon';
</script>

README

Sailon

Sailon is for use during the development of a sails app, It is much like nodemon for Node.js. Sailon watch the files in the directory in which sailon was started, and if any files change, sailon will automatically restart your node application.