Skip to content

mfocqueteau/t3gallery

Repository files navigation

T3 Gallery

TODO

  • Make it deploy (Vercel)
  • Scaffold basic ui with mock data
  • Tidy up build process
  • 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 buttons (w/ Server Actions)
  • Analytics (posthog)
  • Ratelimiting (upstash)