Cannot connect my FF project to self-hosted Supabase

Resolved

Dear community admins and members,

I'm using FF for about two months and I just loved it. I plan to build a web and mobile app with it, but I need a self-hosted database according to local regulations. Previously I was using Firebase, but unfortunately, this is not an option in this case. A good alternative is Supabase, which can be self-hosted.

To achieve that I followed the steps:

  1. I have installed Supabase docker

  2. Secured keys and all secrets

  3. Created a few tables with disabled RLS (also tried to turn on RLS and provide full access)

  4. Tunneled localhost with port 8000 via Ngrok

  5. Tried to run some API curl commands, which worked fine and I was able to enter the Supabase dashboard

  6. Activated Supabase in FF and entered API URL with anon key

  7. When I clicked get schema it did nothing but in the console

I need help with this as soon as possible. Any assistance is appreciated. Thanks in advance.

Kindest regards, Shokhrukh

2
1 reply