Skip to content

H3npi/nelson.mon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarrIOTA Nelson Monitor

This is a small http server that monitors the Nelson instance and outputs the status as a web page.

Getting Started

Prerequisites

A Nelson instance should be running locally on your machine using the default api port 18600.

Installing

Globally install nelson.mon

npm install -g nelson.mon

And run it

nelson.mon

Now open http://localhost:3000 to see the monitor. Currently the api and http ports are not configurable.

Work in progress.

About

Nelson monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • HTML 23.0%
  • CSS 6.6%