HN user

x_stealth

2 karma
Posts0
Comments4
View on HN
No posts found.

From what can be understood: Writing a backend with Supabase will turn into managing all these servers.

Backend Server = Supabase (for realtime) + PostgREST (for REST APIs) + Serverless Functions (for business logic) + Postgres SQL database.

For somebody using Firebase today, How will this solution with Supabase be simple to manage and scale ?

Help me understand if I am wrong.