CrewCollab is a collaborative messaging platform designed to help teams work together more efficiently. With CrewCollab, team members can create rooms for specific projects, departments, or interests and easily communicate in real-time. CrewCollab aims to streamline communication and increase collaboration among team members, helping teams stay connected and productive no matter where they are located.
To deploy this project run following commands on Backend folder
npm install
npm run dev
To run this project, you will need to add the following environment variables to your .env file
mongoURL
normalKey
refreshkey
port
crypterKey
redisURL
- User Authentication [oAuth]
- Live Chat Feature
- Secured password through hashing
- Message encyrption
- Rooms Creation and Join