functions-relay icon indicating copy to clipboard operation
functions-relay copied to clipboard

API Gateway for Supabase Edge functions

Results 5 functions-relay issues
Sort by recently updated
recently updated
newest added

# Improve documentation I feel as though the documentation around this repo is hugely lacking compared to other Supabase repos. `DENO_ORIGIN` - Should this point to the Deno Deploy URL?...

documentation

# Improve documentation ## Link [Add a link to the page which needs improvement (if relevant)](https://supabase.com/docs/guides/functions#deploy-to-production) ## Describe the problem Nothing is mention about deploying an edge function on a...

documentation

# Feature request ## Is your feature request related to a problem? Please describe. When will we get edge-functions, storage and better panel security in self-hosted sup abase? I would...

enhancement

# Bug report I'm facing a relay error whenever I'm invoking an edge function using Next Middleware. Works completely fine if I'm calling the function directly from the FE (i'd...

bug

# Bug report ## Describe the bug Getting 502 from time to time on a simple POST request. ## To Reproduce Function code, exactly as I have it now (just...

bug