What is it? Nodevisor is a web interface for supervisord
git clone https://github.com/cime/nodevisor.git
npm install
cd static && jspm install
gulp jspm
Visit http://localhost:9099.
Please change password in config.json!
Username : admin
Password : admin
Available under the MIT License.