Skip to content

nihar-hegde/t3-gallery

Repository files navigation

T3 Gallery Project

TODOS

  • Bootstrap the Project
  • Setup Github and Push the changes
  • Make it deploy (w/ vercel)
  • Scaffold basic UI with mock data
  • Tidy up build process
  • Actually setup the database (w/ vercel postgress)
  • Attach database to UI
  • Add authentication (w/ clerk)
  • Add Image uploads
  • "taint" (server only)
  • Use Next/Image component
  • Error management (w/sentry)
  • Routing/Image page (parallel routes)
  • Add shadcn ui
  • add toast for upload
  • Analytics (w/posthog)
  • Delete button (w/ server actions)
  • Rate Limiting (w/upstash)