System Status
Gear Storage BackendPostgreSQL (Supabase)
PostgreSQL (POSTGRES_URL)Connected
Supabase SDKConnected
Vercel KV / RedisNot set
Gear Open Mode (no-PIN checkout)Disabled (PIN required)
Gear Tracker Configuration
Set these environment variables in your Vercel project settings → Environment Variables.
| Variable | Current Value | Description |
|---|---|---|
| POSTGRES_URL | postgr•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• | Supabase / Postgres connection string. Preferred storage backend. |
| GEAR_OPEN_MODE | true | Set to true to allow checkout without admin PIN. Default: false. |
| GEAR_STORAGE_BACKEND | auto | Force postgres or kv. Default: auto (prefers Postgres). |
| KV_REST_API_URL | (not set) | Vercel KV / Upstash Redis URL. Fallback storage if no Postgres. |