Skip to content

Rayhan0Islam0Shagor/t3-gallery

Repository files navigation

T3 Gallery

TODOs

  • 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
  • Error management (w/ Sentry)
  • Routing/image page (parallel route)
  • Delete button (w/ Server Actions)
  • Analytics (posthog)
  • Ratelimiting (upstash)