https://supabase.com/ logo
I am trying to work the Edge Functions locally but...
# help
g
I am trying to work the Edge Functions locally but I can't seem to connect directly to the database using https://deno.land/x/postgresjs@v3.2.4. I keep getting
Connection refused
. Do I need to allow Deno to access the locally running DB? If so how can I do that? I tried appending the
--allow-net=localhost:54322
flag via
supabase functions serve
it didn't like that.
n
Hello @gesusc! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
s