/vapelore

vape stuff and info about it

Primary LanguageTypeScript

VapeLore

Website that let you add info about some vape stuff

TODO

  • make it deploy (vercel)
  • scaffold basic ui with mock data
  • actually set up a db (vercel postgres)
  • attach db to ui
  • add auth (w/ Clerk)
  • add image upload
  • add my posts page
  • "taint" (server-only)
  • use Next/Image component
  • ui for Admin dashboard
  • routing/item page (parallel route)
  • delete button (w/Server Actions)
  • post info form
  • analytics (posthog)
  • ratelimitings (upstash)