What you get
• Next.js 14 App Router + TypeScript + Tailwind CSS
• Supabase backend: Postgres schema, Row Level Security policies, Edge Functions
• Auth (email magic link + Google / GitHub OAuth) with multi-tenant data isolation
• Stripe Subscriptions + customer billing portal + webhook handling
• Transactional email via Resend (welcome, password reset, receipts, notifications)
• Admin dashboard for your support team (user lookup, subscription management, audit log)
• SEO-ready: sitemap, OG tags, JSON-LD schema, Lighthouse > 90
• Vercel production deploy + analytics + monitoring (Sentry)
• Handoff documentation + Loom walkthrough of the codebase