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
- Host: GitHub
- URL: https://github.com/factomproject/anchormonitor_build
- Owner: FactomProject
- License: mit
- Created: 2019-07-17T12:53:54.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2020-11-17T22:44:52.000Z (over 5 years ago)
- Last Synced: 2025-04-11T04:39:54.660Z (about 1 year ago)
- Language: JavaScript
- Size: 5.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*