Skip to content

arhana-k/galleryt3

Repository files navigation

t3ftw

TODO

  • make it deploy(vercel)
  • scaffold basic ui w/ mock data
  • tidy up build process
  • actually set up a db(vercel postgresql)
  • attach db to ui
  • add auth(w/ clerk)
  • add img upload
  • 'taint' (server-only)
  • use Next/Image component
  • error management (w/ sentry)
  • routing/img page(parallel route)
  • ShadUIfy (toasts)
  • update upload button to be less cringe
  • analytics(posthog)
  • delete button (w/ server actions)
  • ratelimiting(upstash)