Next.js + Supabase starter for SaaS applications with auth and billing
A starter boilerplate combining Next.js frontend and Supabase backend to provide authentication, row-level security, and realtime database. Includes server-rendered pages, API routes, role-based access, subscription billing hooks, and CI templates. Suited for building SaaS web apps that require user accounts, subscriptions, and simple admin interfaces.
0