A modern, full-stack starter kit built with Next.js 15, Supabase, and Drizzle ORM. Features authentication, profile management, and todo CRUD operations with real-time updates.
- Authentication - Login, Register, and Forgot Password
- Todo Management
- Profile Management
- AI Todo Suggestions
- Next.js 15
- TypeScript
- Tailwind CSS
- Supabase - Backend as a Service
- PostgreSQL database
- Authentication
- File storage
- OpenAI
- Drizzle ORM
npm install
npm run db:push
npm run devNEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_SERVICE_ROLE_KEY=
DATABASE_URL=
OPENAI_API_KEY=
OPENAI_BASE_URL=Go to menu SQL Editor, open supabase-rls-policies.sql and paste to SQL Editor
