Chedar

한국어

Status

Summary

Core public configuration is ready

Configured

Secret values are never exposed; this summarizes only operational signals such as public URL, browser key, and deployment environment.

SDK

@chedar/web-sdk 0.1.0

alpha

Public env

Configured

Supabase URL / browser key

Deployment

production

Configured

This is a public health snapshot. Secret values and raw tokens are not included. For monitoring and CI, use the JSON endpoint /api/health.

{
  "ok": true,
  "sdk": {
    "name": "@chedar/web-sdk",
    "version": "0.1.0",
    "product": {
      "slug": "interactive-landing-maker"
    },
    "productizationStage": "alpha",
    "strategyUrl": "/api/sdk/strategy"
  },
  "chad": {
    "sitesStore": "supabase",
    "sitesStoreRisk": false,
    "billingDb": true,
    "stripeCheckout": false,
    "stripeWebhook": false,
    "planDefault": "free"
  },
  "env": {
    "nextPublicSupabaseUrl": true,
    "nextPublicSupabaseBrowserKey": true,
    "supabaseServiceRoleKey": true,
    "databaseUrl": false
  },
  "deployment": {
    "environment": "production",
    "publicSiteUrlConfigured": true,
    "chadBasicAuthGate": false
  }
}

← Home

Status · CHAD