Lowercase slug (a–z, 0–9, “-”, “_”; up to 100 chars), immutable after create. New boolean flags start “off” in every environment.
Loading flags…
Paste an admin API key. It is stored only in this browser's localStorage and sent as Authorization: Bearer … with every request.
Authorization: Bearer …
Local dev (pnpm dev) prints a key to the server console at first boot; on a deployed instance, mint one with pnpm bootstrap-admin-key.
pnpm dev
pnpm bootstrap-admin-key