Skip to content

Add hello health endpoint#119

Open
daxia778 wants to merge 1 commit into
David-patrick-chuks:mainfrom
daxia778:codex/hello-route-118
Open

Add hello health endpoint#119
daxia778 wants to merge 1 commit into
David-patrick-chuks:mainfrom
daxia778:codex/hello-route-118

Conversation

@daxia778

@daxia778 daxia778 commented Jun 27, 2026

Copy link
Copy Markdown

Summary

  • add a public GET /hello route that returns { "ok": true }
  • add coverage at the app layer so the route is verified before the frontend catch-all

Closes #118

Validation

  • pnpm --filter @riona/api test -- app.test.ts --runInBand --forceExit
  • pnpm --filter @riona/api test -- routes/api.test.ts --runInBand --forceExit
  • pnpm --filter @riona/api test -- --runInBand --forceExit
  • pnpm --filter @riona/api typecheck
  • pnpm --filter @riona/api lint
  • git diff --check -- apps/api/src/app.ts apps/api/src/app.test.ts

Payout

Payment preference after acceptance: USDC on Base to 0xB54Ec1F0905186553FaB1763409e1CC127b874F9.

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.

[BOUNTY $50] Add a hello-world test endpoint to verify bot detection

1 participant