Why I left Firebase
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
Migration: 3 days
sql
-- Auth...
17 minutes ago
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
sql
-- Auth...
17 minutes ago
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
17 minutes ago
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
const aboutMe = function() {
return {
display_name: 'Alice Wonderland',
bio: 'None',
}
}