- Make it deploy (vercel)
- Scaffold basic ui with mock data
- Tidy up build proccess
- Actually set up a database (vercel postgres)
- Attach database UI
- Add authentication (/w clerk)
- Add image upload
- "taint" (server-only)
- use Next/Image component
- Error management(/w Sentry)
- Routing/image page(parellel route)
- Update upload button
- Setup shadcn/ui
- Add toast notifications
- Analaytics (posthog)
- Delete button (/w Server Actions)
- Ratelimiting (upstash)