The beginning was chaos
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
about an hour ago
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
about an hour ago
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
sql
-- Auth...
const aboutMe = function() {
return {
display_name: 'Dave',
bio: 'None',
}
}