Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 403 Bytes

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)