Skip to content

BojkoJ/t3-gallery

Repository files navigation

T3 Gallery

TODO

  • 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
  • "taint" (server-only)
  • Use Next/Image component
  • Error management (w/ Sentry)
  • Routing/image page (parallel route)
  • Update upload button
  • Analytics (posthog)
  • Delete button (w/ Server Actions)
  • Rate-limiting (upstash)