summary refs log tree commit diff
path: root/api/src/routes/-/healthz.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-17/+0
|
* prettier formatted /apidevelopomp2021-10-201-1/+1
|
* feat: implement a database check on the healthz and readyz probes, remove ↵Hayden Young2021-10-141-1/+8
| | | | /-/metrics
* feat: initial addition of a healthz, readyz and metrics routeHayden Young2021-10-141-0/+10