Best projects start as jokes.
Tweeted on Friday:
"What if I built a habit tracker... this weekend?"
48 hours later: live,...
12 minutes ago
Best projects start as jokes.
Tweeted on Friday:
"What if I built a habit tracker... this weekend?"
48 hours later: live,...
12 minutes ago
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
sql
-- Auth...
const aboutMe = function() {
return {
display_name: 'Bob Sims',
bio: 'None',
}
}