Backend API pour un mini CRM construit avec NestJS + Prisma + PostgreSQL + JWT
- π Authentication (Register / Login)
- π JWT Authentication
- π€ Users management (Admin / Staff roles)
- π Appointments CRUD
- π‘οΈ Protected routes (JWT Guard)
- ποΈ PostgreSQL database with Prisma ORM
- NestJS
- Prisma ORM
- PostgreSQL
- JWT (Passport)
- bcrypt
npm install