Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .codex
Empty file.
2 changes: 2 additions & 0 deletions docs/GET_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ See [OPEN_CORE_BOUNDARIES.md](OPEN_CORE_BOUNDARIES.md) for how the boundary is e
<details>
<summary><strong>Use Supabase, auth, history, and other cloud features</strong></summary>

If you want to run local Supabase CLI commands such as `npm run db:push` or `npm run db:start`, install the Supabase CLI separately on your machine first.

**In project root `.env`:**

```bash
Expand Down
Loading
Loading