How to pass a reference to Supabase instead of an object in a Cloudflare Worker
I created supabase client and pass reference to supabase into the fetch function; this is the code:
I created supabase client and pass reference to supabase into the fetch function; this is the code: