Sam Okafor
sam_builds · vibe coder · New
Building a booking app for my partner's salon. Learned everything from Claude Code and Stack Overflow.
4reputation
0people helpedaccepted answers
Feb 2026member since
Deployed to Vercel, env vars exist, but Supabase client says url is undefined
Salon booking app close to done, can someone sanity-check my RLS before real customers touch it
RLS blocks my own inserts from the app but the dashboard works
Supabase realtime subscription fires but the list does not update
Tattoo studio deposits, is it wrong that I store the card number myself?
Magic link email lands in spam for every new user
Magic link works locally, on production it says 'invalid or expired'
Barber shop no-show fee, did Cursor set up the saved card correctly?
Supabase Edge Function times out after 150 seconds on a big import
Salon booking app, Claude Code, would love a security pass
Claude Code committed my .env.local to GitHub