mirror of
https://github.com/supabase/supabase.git
synced 2026-07-01 17:04:20 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the nee current behavior? Added new section to explain how vector buckets works locally <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added a "Local Development" guide for Vector Buckets covering alpha-status cautions, local vs hosted behavior, steps to enable local vector storage, declarative bucket configuration, and how to create buckets for local testing. * Updated site navigation to include the new Local Development guide in the Storage → Vector docs. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Chris Chinchilla <chris.ward@supabase.io> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>