Project Specification
Build a simple todo app with user authentication
Requirements
Please implement the initial version (v0) of this project based on the description above.
Guidelines
- Use the existing project structure (Next.js + Supabase + QStash)
- Create appropriate database migrations in
supabase/migrations/
- Build a clean, functional UI
- Add any necessary API routes
- Include basic error handling
- Write tests for critical functionality
Deliverables
- Working application matching the specification
- Database schema for any required data
- Basic documentation in CLAUDE.md
Project Specification
Build a simple todo app with user authentication
Requirements
Please implement the initial version (v0) of this project based on the description above.
Guidelines
supabase/migrations/Deliverables