cd ./web/spec/- run
npm install - run
makewhich will pull the latest TSDoc with your updates
Note:
makerequiresjq - a lightweight and flexible command-line JSON processor. To install on OSX with homebrew, run:brew install jq.
- Apply your updates to
supabase.yml|dart.yml|postgrest.yml|gotrue.yml|realtime.yml - run
npm run build && npm run startto make sure the build is working - Submit your PR