2.10.0 • Published 1 month ago

@shardeum-foundation/monitor-server v2.10.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

monitor-server

Monitor server for the Shardus Enterprise server.

Health Check

GET /is-alive this endpoint returns 200 if the server is running. GET /is-healthy currently the same as /is-alive but will be expanded.

Releasing

To release, just run npm run release.