Runtime diagnostics

Deployment readiness

Home
Database

D1 binding

Bound

The database binding exists and a basic query returned successfully.

Bindings

Cloudflare runtime

DB
Present
ASSETS
Present
IMAGES
Present
R2 cache
Present
Secrets

Required env

OpenAI
Set
Brevo
Set
Stripe
Set
Auth secret
Set
Raw snapshot
2026-06-05T21:59:38.920Z
{
  "ok": true,
  "status": "healthy",
  "timestamp": "2026-06-05T21:59:38.920Z",
  "database": {
    "bound": true,
    "ready": true
  },
  "bindings": {
    "db": true,
    "assets": true,
    "images": true,
    "incrementalCache": true
  },
  "env": {
    "openai": true,
    "brevo": true,
    "stripe": true,
    "stripeWebhook": true,
    "authSecret": true,
    "appBaseUrl": false,
    "cloudflareAccountId": true,
    "cloudflareApiToken": true,
    "cloudflarePublishReady": true
  }
}