- Make it deploy (Vercel)
- Scaffold basic UI with mock data
- Actually setup a database (Vercel postgres)
- Attach database to UI
- Add authentication (w/ Clerck)
- Add image upload
- Error management (w/ Sentry)
- Routing/image page (parallel route)
- Delete button (w/ Server Actions)
- Analytics (posthog)
- Ratelimiting (upstash)