aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/health (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem1-8/+0
2024-09-21feature(web): Add healthecheck api endpoint (#332)Marc1-0/+8
* add healthecheck api endpoint * Remove meili healthcheck * Replace unnecessary variable with static content --------- Co-authored-by: Wuast94 <wuast94@wuast24.de>