> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Supabase documentation index

> All Supabase development docs are consolidated in this folder. For external project setup, see docs/integrations/SUPABASE_SETUP.md.

All Supabase development docs are consolidated in this folder. For external project setup, see `docs/integrations/SUPABASE_SETUP.md`.

| Topic                                                | Document                                                                                                               |
| ---------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| **Best practices (Encore-mapped, current Supabase)** | [SUPABASE\_BEST\_PRACTICES.md](/development/supabase/SUPABASE_BEST_PRACTICES)                                          |
| Project setup, production config                     | [SUPABASE\_SETUP.md](/integrations/SUPABASE_SETUP)                                                                     |
| Multi-environment (local / staging / prod)           | [SUPABASE\_MULTI\_ENV\_SETUP.md](/development/supabase/SUPABASE_MULTI_ENV_SETUP)                                       |
| CLI workflow (migrations, start, reset, link)        | [SUPABASE\_CLI\_LOCAL\_WORKFLOW.md](/development/supabase/SUPABASE_CLI_LOCAL_WORKFLOW)                                 |
| Declarative schemas + `db diff` + pg-toolbelt        | [DECLARATIVE\_SCHEMA\_GUIDE.md](/development/supabase/DECLARATIVE_SCHEMA_GUIDE)                                        |
| "Remote migration versions not found"                | [SUPABASE\_MIGRATION\_SYNC\_ERROR.md](/development/TROUBLESHOOTING_GUIDE#supabase-remote-migration-versions-not-found) |
| After migration squash                               | SUPABASE\_POST\_SQUASH\_REMOTE\_SYNC.md                                                                                |
| MCP vs CLI                                           | [SUPABASE\_MCP\_USAGE.md](/development/MCP_USAGE)                                                                      |
| 401 auth errors                                      | [SUPABASE\_AUTH\_401\_TROUBLESHOOTING.md](/development/supabase/SUPABASE_AUTH_401_TROUBLESHOOTING)                     |
| Go-live dashboard checklist                          | [SUPABASE\_GO\_LIVE\_DASHBOARD\_CHECKLIST.md](/development/supabase/SUPABASE_GO_LIVE_DASHBOARD_CHECKLIST)              |
| Preview branch adoption evaluation                   | SUPABASE\_PREVIEW\_BRANCH\_EVALUATION.md                                                                               |
| Config implementation summary                        | SUPABASE\_README.md                                                                                                    |

Full development index: development/README.md.
