mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 06:27:16 +08:00
…
Supabase Docs
Contributing to the specs
cd /web/spec/- run
makewhich will pull the latest TSDoc with your updates - add your comments to
supabase.yml|postgrest.yml|gotrue.yml|realtime.yml - run
npm run gen:supabaseinside the/specfolder which will generate the Docusaurus pages - run
npm run buildto make sure the build is working - submit your PR