| 1 | // The self-host app as a target: its real dev server (`bunx --bun vite dev`) |
| 2 | // on a throwaway data dir, with Better Auth + the bootstrap admin. MCP OAuth is |
| 3 | // headless via `forcedMcpConsent` below. Boot lives in |
| 4 | // setup/selfhost.globalsetup.ts. |