- NextJS
- TailwindCSS
- Drizzle ORM
- PostgreSQL
- Make it deploy (vercel)
- Scaffold basic UI with mock data
- Actually set up a DB (vercel postgres)
- Attach DB 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)
- [] Rate Limiting (upstash)