Skip to content

FactomProject/OverView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Easy way

After you clone down the repo, cd into factom-node-monitoring-tool

Once in the repo run

$ npm install

You can modify what IPs and APIs you want to call in the .env file.

In one terminal run:

$ node server.js

In another terminal run:

$ npm run start

^^^ that will start the client on lvh.me:3000

Changes made on the webpage will save via localStorage, so when you return you wont have to change what is diplayed.

About

Created a tool to monitor factom nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published