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.

VariableCurrent ValueDescription
POSTGRES_URLpostgr••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••Supabase / Postgres connection string. Preferred storage backend.
GEAR_OPEN_MODEtrue Set to true to allow checkout without admin PIN. Default: false.
GEAR_STORAGE_BACKENDauto Force postgres or kv. Default: auto (prefers Postgres).
KV_REST_API_URL(not set)Vercel KV / Upstash Redis URL. Fallback storage if no Postgres.