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:
I have installed Supabase docker
Secured keys and all secrets
Created a few tables with disabled RLS (also tried to turn on RLS and provide full access)
Tunneled localhost with port 8000 via Ngrok
Tried to run some API curl commands, which worked fine and I was able to enter the Supabase dashboard
Activated Supabase in FF and entered API URL with anon key
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