Skip to content

Sitzz23/gallery.

Repository files navigation

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/ kinde)
  • Add image upload
  • Error management (w/ Sentry)
  • Routing/image page (parallel route)
  • Delete button (w/ Server Actions)
  • Analytics (posthog)
  • Ratelimiting (upstash)