Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 303 Bytes

File metadata and controls

12 lines (10 loc) · 303 Bytes

AnchorMonitor

It Monitors the Anchors

Link

http://3.16.108.148:3000

Deploying

git clone git@github.com:FactomProject/AnchorMonitor.git
cd AnchorMonitor
npm install
node server.js & for the server that writes to the database
node routes.js & for the webpage