Backend API for Team Task Manager built with Node.js, Express, and MongoDB.
- JWT Authentication
- Role-Based Access Control
- Project Management APIs
- Task Management APIs
- Task assignment and status updates
- Node.js
- Express
- MongoDB
- JWT Authentication
https://teamtaskmanagerbackend-production-8fbf.up.railway.app
git clone https://github.com/rudrakushwaha/teamTaskManager_Backend
cd backend
npm install
npm run startMONGO_URI=your_mongo_uri
JWT_SECRET=your_secret