Threads
Loading user profile...
I'm planning to self host auth and rest api but point it to supabase postgreSQL then when an issue occurs, we could simply failover
Would love to hear if anyone have experience on this one. From what I see the problem relies on the upper layer of db (PostgREST and GoTrue). It should be easy to swap that out to the self hosted one