Skip to content

MUK-Dev/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
  • Add image upload
  • "taint" (server only)
  • use Next/Image component
  • Error management (w/ Sentry)
  • Routing/image page (parrallel route)
  • Delete button (w/ Server Actions)
  • Analytics (posthog)
  • Ratelimiting (upstash)