About • Local Development • Features • Language Support • Suggestions
A CRDT based collaborative code editor made with react. Backend is in separate project made with python.
git clone https://github.com/sinmrinal/collab-ide.git# Install dependencies
$ yarn i
Start the project by:
# Run the project
$ npm start
# Projects runs on http://localhost:3000
| Feature | Status | Stability |
|---|---|---|
| Compile Code | Done | Stable |
| Collaboration | Done | Stable |
| DS & Algorithm Snippets | WIP | - |
| Chat | TODO | - |
| CLI | TODO | - |
| Save Project on Server | TODO | - |
| Language | Support |
|---|---|
| C | ✔️ |
| C++ | ✔️ |
| Java | ✔️ |
| Python | ✔️ |
| Go | ✔️ |
| Dart | ✔️ |
| Rust | ✔️ |
| R | WIP |
Reach out to me at one of the following places:
- LinkedIn: Mrinal Singh
- E-Mail: mrinal_singh@outlook.com