- Works across the entire Next.js stack
- App Router
- Pages Router
- Middleware
- Client
- Server
- Persistent AI Chat
- supabase-ssr. A package to configure Supabase Auth to use cookies
- Styling with Tailwind CSS
- Components with shadcn/ui
- Optional deployment with Supabase Vercel Integration and Vercel deploy
- Environment variables automatically assigned to Vercel project
- Auth middleware
- SQL Alchemy
- Pydantic
- Eleven Labs
Make sure to install Docker Desktop before hand
- Clone this repo
- Copy .env.example to .env.local and add in all values.
make start