{"id":29479205,"url":"https://github.com/hack-in-peace/collaborative-code-editor","last_synced_at":"2026-04-12T06:34:11.387Z","repository":{"id":304349268,"uuid":"1018529019","full_name":"Hack-in-Peace/Collaborative-Code-Editor","owner":"Hack-in-Peace","description":"A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.","archived":false,"fork":false,"pushed_at":"2025-07-12T13:41:35.000Z","size":4459,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-12T15:25:14.126Z","etag":null,"topics":["express","html","javascript","mongodb","nodejs","react-icons","reactjs","socket-io","tailwindcss","websocket"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hack-in-Peace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-12T13:06:08.000Z","updated_at":"2025-07-12T13:45:40.000Z","dependencies_parsed_at":"2025-07-12T15:35:34.738Z","dependency_job_id":null,"html_url":"https://github.com/Hack-in-Peace/Collaborative-Code-Editor","commit_stats":null,"previous_names":["hack-in-peace/collaborative-code-editor"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Hack-in-Peace/Collaborative-Code-Editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-in-Peace%2FCollaborative-Code-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-in-Peace%2FCollaborative-Code-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-in-Peace%2FCollaborative-Code-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-in-Peace%2FCollaborative-Code-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hack-in-Peace","download_url":"https://codeload.github.com/Hack-in-Peace/Collaborative-Code-Editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-in-Peace%2FCollaborative-Code-Editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014510,"owners_count":26085535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","html","javascript","mongodb","nodejs","react-icons","reactjs","socket-io","tailwindcss","websocket"],"created_at":"2025-07-14T20:12:42.806Z","updated_at":"2025-10-13T09:18:59.375Z","avatar_url":"https://github.com/Hack-in-Peace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collaborative Code Editor 💻✍️\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/Hack-in-Peace/Collaborative-Code-Editor?style=social)](https://github.com/Hack-in-Peace/Collaborative-Code-Editor/stargazers)\n[![Build](https://img.shields.io/badge/build-passing-brightgreen.svg)](#)\n\n\nA real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.\n\n## 🚀 Features\n\n- 🔄 Real-time collaborative editing via Socket.io\n- 💻 Code execution in Python, JavaScript, and Java\n- 🌙 Dark and Light theme toggle\n- 📂 File creation and management per project\n- 🧑‍🤝‍🧑 User presence and typing indicators\n- ⚡ Fast and responsive UI (Monaco Editor + Tailwind CSS)\n\n## 🏗️ Project Structure\n\ncollab-code-editor/\n├── collab-code-editor-backend/ # Express backend with code execution\n├── collab-code-editor-frontend/ # React frontend with Monaco editor\n\n\n## ⚙️ Tech Stack\n\n- Frontend: React, Tailwind CSS, Socket.io-client\n- Backend: Node.js, Express, MongoDB, Socket.io\n- Code Execution: child_process or Judge0/Piston integration\n\n## 📦 Setup Instructions\n\n### 🔃 Clone the Repository\n\ngit clone https://github.com/Hack-in-Peace/Collaborative-Code-Editor.git\ncd Collaborative-Code-Editor\n\n📦 Install Dependencies\n\n# Backend\ncd collab-code-editor-backend\nnpm install\n\n# Frontend\ncd ../collab-code-editor-frontend\nnpm install\n\n▶️ Run the App\n# Start backend\ncd collab-code-editor-backend\nnpm run dev\n\n# Start frontend\ncd ../collab-code-editor-frontend\nnpm start\n\n📸 Screenshots\n\u003cimg width=\"1914\" height=\"918\" alt=\"image\" src=\"https://github.com/user-attachments/assets/7963dae8-e9c8-4753-bb06-b407d9c3beea\" /\u003e\n\n\n🧠 Contributors\nRima Majumder\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack-in-peace%2Fcollaborative-code-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhack-in-peace%2Fcollaborative-code-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack-in-peace%2Fcollaborative-code-editor/lists"}