/t3-gallery

Modern React Gallery (RSCs, Next.js, Shadui, Drizzle, TS and more)

Primary LanguageTypeScript

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
  • "taint" (serve-only)
  • Use Next/Image component
  • Error management (w/ Sentry)
  • Routing/image page (parallel route)
  • Analytics (posthog)
  • Delete button (w/ Server Actions)
  • Ratelimiting (upstash)