Collabor8 is an innovative, web-based collaborative code editor designed for developers to work together seamlessly in real-time. Built on modern, scalable technologies like React, NestJS, Socket.io, and Yjs, Collabor8 redefines collaborative coding by offering a powerful environment for real-time code sharing, editing, and communication. Whether you’re coding solo or in a team, Collabor8 brings synchronized coding experiences directly to your browser, fueling creativity and enhancing productivity.
- Real-time Collaboration: Collaborate live with multiple users. Track changes instantly, see others’ cursors, and work together on the same codebase in real time.
- Code Synchronization: With
Yjsshared objects and WebSocket integration, code syncing happens effortlessly across all active sessions. - Syntax Highlighting & Formatting: Experience a developer-friendly interface with multi-language support, advanced syntax highlighting, and integrated code formatting using
CodeMirror. - Built-in Voice Chat: Seamless communication with your team using integrated voice chat powered by
Agora, enabling real-time discussions. - User Awareness: Track who is online, their activities, and view their live cursors and file updates for maximum team awareness.
- Project Invitations: Invite collaborators via email or username, directly from the app, making team collaboration smoother than ever.
- Responsive Design: A clean, intuitive, and fully responsive UI designed with Chakra UI and Tailwind CSS, ensuring usability across devices, from mobile to desktop.
- About Collabor8
- Technologies Used
- Live Application & API Documentation
- Getting Started
- Project Architecture
- Contributing
- License
- Contact Us
- Team
At its core, Collabor8 is about transforming how developers collaborate. Whether it's for pair programming, conducting a code review, or working on complex team projects, Collabor8 provides a fast, fluid, and scalable environment. The platform’s backbone is built with Socket.io and Yjs, delivering real-time, conflict-free shared editing experiences. Collabor8 also supports multiple programming languages with syntax highlighting and voice-enabled teamwork, allowing developers to communicate seamlessly while coding.
We leverage the best technologies to ensure scalability, performance, and a top-tier developer experience:
-
Frontend:
- ReactJS - A highly efficient, declarative UI library for building the interactive components.
- Vite - Lightning-fast development server with optimized build processes.
- CodeMirror - An adaptable code editor that supports multiple languages and custom configurations.
- Chakra UI + Tailwind CSS - Modern styling libraries for building responsive and clean user interfaces.
- Redux + RTK - State management for complex application flows.
-
Backend:
- NestJS - A powerful framework for building efficient, reliable, and scalable server-side applications.
- MySQL - For handling relational data, ensuring fast, structured queries.
- MongoDB - NoSQL database to store project files and real-time data.
- Redis - Used for caching and ensuring performance optimization.
- JWT & Passport - Secure user authentication and authorization.
-
Real-time Communication:
-
DevOps & Miscellaneous:
Explore Collabor8 in action and experience real-time collaboration at its finest.
- App Link: Collabor8 Web App
- API Documentation: Collabor8 API Docs
To set up Collabor8, ensure you have the following installed:
- Node.js (v14+)
- npm or yarn
- Docker (for containerized deployments)
- tmux (optional, for session management)
Clone the repository and navigate into the project directory:
git clone https://github.com/reunicorn1/collabor8.git
cd collabor8Install dependencies:
make setupStart both the frontend and backend in separate tmux sessions for efficient multitasking:
make runTo run services individually:
- Frontend:
make run_react - Backend:
make run_nest - WebSocket:
make run_socket
Collabor8's architecture is carefully designed to offer modularity and scalability:
- Frontend: Built using React, with
CodeMirroras the core code editor andYjsfor real-time collaboration. - Backend: Powered by NestJS, this layer handles API requests, user authentication, and project management.
- WebSocket Server: Managed by
Hocuspocus, this server handles the real-time code syncing, file structure synchronization, and online presence updates.
We’re always excited to collaborate with developers passionate about creating tools that matter. To contribute:
- Fork the repository.
- Create a new branch for your feature or fix.
- Write clean, modular, and tested code.
- Submit a PR with a detailed explanation of your changes.
This project is licensed under the MIT License. Please refer to the LICENSE file for full terms.
Need help or have suggestions? Reach out to us via:
- GitHub: Collabor8 Repository
Collabor8 is brought to life by a talented, passionate, and skilled engineering team:
Our team is dedicated to continuous innovation, striving to make Collabor8 the go-to platform for seamless, real-time coding collaboration. We take pride in crafting tools that empower developers to build the future, together.

