rom-core
foundations
Next.js App Router, Supabase SSR clients, and shadcn/ui are ready.
  1. Copy .env.example to .env.local and add your Supabase keys.
  2. Use createClient() from @/lib/supabase/server or client.
  3. Add UI with npx shadcn@latest add …
Open Supabase dashboard

Press d to toggle dark mode