Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 282 Bytes

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.