- Make it deploy
- Scaffold basic ui with mock data
- actually set up a database
- attach database to UI
- add auth (used Clerk)
- add image upload
- 'taint' server only
- use next image comp
- error management (with sentry)
- routing
- delete button with server actions
- analytics
- ratelimiting (upstash)