NextJS Theo's guide

TODO

  • Make it deploy (vercel)
  • Scaffold basic ui with mock data
  • Tidy up build process
  • Actually setup a database (vercel postgres)
  • Attach db 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)
  • Delete button (w/ Server actions)
  • Analytics (posthog)
  • Rate limit (upstash)