Database webhook in prod and local
Context:
I currently have a deployed supabase project and the database webhook is already setup there.
Question:
I currently have a deployed supabase project and the database webhook is already setup there.
Question:
- Is it possible to do this programatically and not do manual configuration for each table? Aside from migration files?
- How do you setup the local environment for database webhooks