A full stack authentication and CRUD application built using modern web technologies.
Deployed on Vercel with Supabase as the production database.
🔗 https://crud-project-git-main-ashishxdev.vercel.app/
- Next.js
- TypeScript
- ShadCN UI
- next-themes
- Drizzle ORM
- Node-Postgres
- Better-Auth
- Zustand
- Supabase (PostgreSQL)
- Email & Password Authentication
- Protected Routes with Middleware
- Light / Dark Theme Toggle
- Create, Edit, Delete Data
- Profile Page
- Production-ready Deployment
npm install
npm run dev- Hosted on Vercel
- Database powered by Supabase
- Secure SSL configuration for production