Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 489 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 489 Bytes

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)