Next.js starter for SaaS subscription billing using Supabase and Stripe.
A Next.js template that implements subscription billing and customer management using Supabase for auth and Postgres data, and Stripe for payments. It includes Stripe Checkout, the Stripe customer portal, webhook syncing of products and subscription status, and deployment patterns for Vercel. Suited for SaaS and membership web apps requiring recurring payments and user accounts.
0