8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: add a secondary port with admin endpoints The first endpoint included is for metrics using the prometheus exposition format.
fix(lib): parse int8 as string Because JS only has float64 numbers
refactor: extract out typegen templating
fix: routing error
fix: type error
fix(lib/policies): syntax error on roles update
fix: prettier formatting
fix: dockerfile (supabase#215)
fix: Revert "chore: use slim node base image" This reverts commit 26a9980.
chore: use slim node base image