-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
backendWork related to improving the Compass API. More than 70% of the PR should be backend focused.Work related to improving the Compass API. More than 70% of the PR should be backend focused.
Description
Feature Description
Add /api/health endpoint to the backend:
- Location: packages/backend/src/routes/ (or appropriate route file)
- Returns 200 OK with { "status": "ok", "timestamp": "..." }
- Should verify basic connectivity (e.g., can reach database)
Use Case
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendWork related to improving the Compass API. More than 70% of the PR should be backend focused.Work related to improving the Compass API. More than 70% of the PR should be backend focused.
Type
Projects
Status
Done