- Make it deploy (vercel)
- Scaffold basic UI with mock data
- Tidy up build process
- Set up a database (vercel postgres)
- Connect UI to database
- Add authentication (w/ clerk)
- Add image upload
- Error management (w/ Sentry)
- Routing/image page (parallel route)
- Delete button (w/ server actions)
- Analytics (posthog)
- Rate limiting (upstash)