Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 489 Bytes

File metadata and controls

23 lines (15 loc) · 489 Bytes

🚀 Collab Backend

A backend service for a collaboration platform built using NestJS, Prisma, PostgreSQL, and JWT Authentication.

This project currently implements user authentication and provides a solid foundation for documents and collaboration features.


🧰 Tech Stack

  • Node.js (v18+ recommended)
  • NestJS
  • TypeScript
  • Prisma ORM
  • PostgreSQL
  • JWT (Passport.js)
  • bcrypt
  • dotenv

📁 Project Structure