CodeTracked since May 19, 2026
Add local contributor bootstrap flow that starts Superset without third‑party credentials
Superset PR #4616 adds a dedicated `local` deployment profile with a `bun setup:local` entrypoint so a fresh worktree can boot a full local web/API/desktop stack using local Docker Postgres and Electric without requiring Neon/OAuth/Stripe/Resend/QStash/Upstash credentials. The local path also derives worktree-specific environment/state, while cloud and internal profiles keep strict env validation.
bun setup:localdeployment profile (local/cloud/internal/ci)Docker PostgresElectric