An open API service indexing awesome lists of open source software.

https://github.com/factomproject/anchormonitor_build

Build and integration to CICD for AnchorMonitor
https://github.com/factomproject/anchormonitor_build

Last synced: about 1 year ago
JSON representation

Build and integration to CICD for AnchorMonitor

Awesome Lists containing this project

README

          

# 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*