- make it deploy( vercel)
- scaffold basic ui with mock data
- tidy up build process
- setup a database (vercel postgres)
- attach database to ui
- add auth (clerk)
- add image upload
- "taint" (server only)
- use
next/Image
for images - add error management (sentry)
- routing/image page (parallel route)
- make upload button less ugly
- shadui (specifically toasts)
- analytics (posthog)
- delete button with server actions
- rate limiting (upstash)
desc : A simple gallery app with auth, image upload, and rate limiting. Built with Next.js, Clerk, Vercel,vercel Postgres, Upstash, and Posthog.
here's the url : https://rev-beta.vercel.app/
reference : https://www.youtube.com/watch?v=d5x0JCZbAJs