- Make it deploy
- Scaffold the basic UI
- Tidy up build process
- Setup database (vercel postgres)
- Building schema for database
- 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 action)
- Analytics (posthog)
- Rate limiting (upstash)
- infinite scroll
sahapranta/next-gallery
Simple t3 Next.js Gallery application that support both file upload and delete
TypeScript