Skip to content

Feat/health checks#69

Open
Muhammadcodes112 wants to merge 3 commits into
MiHashport:mainfrom
Muhammadcodes112:feat/health-checks
Open

Feat/health checks#69
Muhammadcodes112 wants to merge 3 commits into
MiHashport:mainfrom
Muhammadcodes112:feat/health-checks

Conversation

@Muhammadcodes112

Copy link
Copy Markdown
Contributor

What

Workspace(s) touched

  • apps/frontend
  • apps/backend
  • contracts/hashport-account
  • repo root / tooling / docs

Checklist

  • pnpm lint && pnpm typecheck && pnpm test && pnpm build pass locally
  • pnpm contracts:test passes (if the contract changed)
  • New env vars documented in the workspace .env.example and the root .env.example
  • New chat commands covered in apps/backend/test/commands.test.ts and added to HELP_TEXT
  • No secrets, tokens, or real phone numbers in code, tests, or fixtures

Closes #9

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.

Extend the health check endpoint to report dependency status

1 participant