A supervisor program for running nodejs programs
A little supervisor script for nodejs. It runs your program, and watches for code changes, so you can have hot-code reloading like behavior, without worrying about memory leaks and making sure you clean up all the inter-module references, and without a whole new require system.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.12.0-11.fc36 | - |
| Fedora 36 | 0.12.0-11.fc36 | - |
| Fedora 35 | 0.12.0-10.fc35 | - |
| EPEL 7 | 0.6.0-2.el7 | - |
You can contact the maintainers of this package via email at
nodejs-supervisor dash maintainers at fedoraproject dot org.