1
Database helper/var for edge functions domain
Source: supabase/supabase#34742 · opened by @Revadike
It would be nice for supabase to have an out-of-box variable or getter function that return the edge functions domain, depending on the environment.
So for production it would return and in a local environment it would return
Alternatively, you just return the domain (without /functions/v1/)
This would be incredibly helpful to test out cron job or webhooks with edge functions.
So for production it would return and in a local environment it would return
Alternatively, you just return the domain (without /functions/v1/)
This would be incredibly helpful to test out cron job or webhooks with edge functions.
No pledges yet. Be the first to back this.
Comments
Similar requests
Add schema-aware Functions, Args, and Returns helper types to generated Supabase TypeScript types
1 vote · 0 comments
Enable Syncing of Vault and Edge Function Secrets
1 vote · 0 comments
NestJS Support in Supabase Edge Functions
17 votes · 0 comments
Improving the functionality of Edge Functions
3 votes · 0 comments
Allow direct access to database from edge functions
1 vote · 0 comments
No comments yet.