- NextJS - Frontend and Backend
- TursoDB - Database
- Drizzle - ORM
- Lucia - Authentication and Authorization
- TailwindCSS - Styling
- ShadCN - UI Components
- Vercel - Deployment
First, install the dependencies:
pnpm install
Then, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.