The fastest way to build apps with Lumen, Next.js and Supabase
This is the supporting repository for the blog post How I Prototype as a Y-Combinator Founder
You can view a fully working demo at lumen-nextjs-starter.vercel.app. Login to access the Chat example powered by Lumen.
-
Fully integrated with Lumen
-
Works across the entire Next.js stack
- App Router
- Pages Router
- Middleware
- Client
- Server
- It just works!
-
supabase-ssr. A package to configure Supabase Auth to use cookies
-
Password-based authentication block installed via the Supabase UI Library
-
Styling with Tailwind CSS
-
Components with shadcn/ui
-
Optional deployment with Supabase Vercel Integration and Vercel deploy
- Environment variables automatically assigned to Vercel project