- Make it deploy (vercel)
- Scaffold basic ui with mock data
- Tidy up build process
- Actually set up a database
- Attach database to UI (postgres)
- Add auth (w / clerk)
- Add image upload
- "taint" (server-only)
- Use Next/Image Component
- Error management (w/ Sentry)
- Routing/image page (parallel route)
- Analytics (posthog)
- Delete button (w/ Server Actions)
- [-] Ratelimiting (upstash but im on free tier)
- Make the form of 5 questions
- Scaffold basic ui with mock data
- Setup the schemas for db
- Make sidebar
- Make the home page with form carousel
- Improve home page ui
- Parallel routes for sidebar button
- Add more todos