RTCACP is a comprehensive solution designed to facilitate real-time communication and collaboration among teams. It provides a robust platform for instant messaging, file sharing, and project management.
- Real-time messaging
- File sharing and collaboration
- Project management tools
- User authentication and authorization
- Cross-platform support (Web, iOS, Android)
You can test the official main version of the project from this website RTCACP.com
- Node.js (v14 or later)
- npm (v6 or later)
- Clone the repository:
git clone https://github.com/moxer-mmh/RTCACP.git
- Install dependencies:
cd RTCACP npm install cd /frontend npm install cp .env.example .env
update the .env file
cd /RTCACP
npm start
open http://localhost:5000/ in any browser
We welcome contributions! Please see our Contributing Guidelines for more information.
This project is licensed under the MIT License - see the LICENSE file for details.
For any queries, please open an issue or contact me.