Files
red/teressa-copeland-homes/src
Chandler Copeland 57326d77e7 feat(17-01): add GET /api/health endpoint with DB connectivity check
- Runs SELECT 1 via Drizzle db client
- Returns { ok: true, db: 'connected' } with status 200 on success
- Returns { ok: false, error: message } with status 503 on DB failure
- No auth check — intentionally public for Docker HEALTHCHECK
2026-04-03 16:53:42 -06:00
..