aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/health (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Move the health endpoint to hono as wellMohamed Bassem2025-07-041-8/+0
|
* feature(web): Add healthecheck api endpoint (#332)Marc2024-09-211-0/+8
* add healthecheck api endpoint * Remove meili healthcheck * Replace unnecessary variable with static content --------- Co-authored-by: Wuast94 <wuast94@wuast24.de>