Skip to content

feat: /api/health endpoint - #30

Merged
ThomasHartDev merged 1 commit into
masterfrom
thomas/feat/health-endpoint
Apr 24, 2026
Merged

feat: /api/health endpoint#30
ThomasHartDev merged 1 commit into
masterfrom
thomas/feat/health-endpoint

Conversation

@ThomasHartDev

Copy link
Copy Markdown
Owner

Public health endpoint. Probes DB via Prisma $queryRaw SELECT 1. Returns 200 {ok:true, checks:[...]} or 503. For post-deploy smoke + portfolio monitor.

@vercel

vercel Bot commented Apr 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
relay Ready Ready Preview, Comment Apr 24, 2026 6:13am

@claude

claude Bot commented Apr 24, 2026

Copy link
Copy Markdown

Claude encountered an error —— View job


I'll analyze this and get back to you.

@ThomasHartDev
ThomasHartDev merged commit bc005e6 into master Apr 24, 2026
4 of 7 checks passed
@ThomasHartDev
ThomasHartDev deleted the thomas/feat/health-endpoint branch April 24, 2026 15:47
ThomasHartDev added a commit that referenced this pull request May 1, 2026
After every successful Vercel Production deploy, hit /api/health on the
exact deployment URL. Fails the commit status if the route doesn't
return 200 in 3 attempts. /api/health was added in PR #30 with the
atlas-standard contract, so this workflow has something real to probe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant