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