{"id":21184456,"url":"https://github.com/abhishekpd01/web-ide","last_synced_at":"2026-01-26T09:32:55.546Z","repository":{"id":263484246,"uuid":"890551520","full_name":"abhishekpd01/WEB-IDE","owner":"abhishekpd01","description":"A web-based integrated development environment (IDE) built using React.js, Node.js, Express, and Socket.io. It features real-time terminal support with Node-PTY and Xterm.js, a rich code editor powered by AceEditor, and live collaboration via WebSockets.","archived":false,"fork":false,"pushed_at":"2024-11-18T19:31:47.000Z","size":87,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T12:46:20.881Z","etag":null,"topics":["ace-editor","express","node-pty","nodejs","reactjs","socket-io","xterm-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abhishekpd01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-11-18T19:09:50.000Z","updated_at":"2024-11-19T15:42:09.000Z","dependencies_parsed_at":"2024-11-19T05:53:20.465Z","dependency_job_id":null,"html_url":"https://github.com/abhishekpd01/WEB-IDE","commit_stats":null,"previous_names":["abhishekpd01/web-ide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekpd01%2FWEB-IDE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekpd01%2FWEB-IDE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekpd01%2FWEB-IDE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekpd01%2FWEB-IDE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishekpd01","download_url":"https://codeload.github.com/abhishekpd01/WEB-IDE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639408,"owners_count":20323505,"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","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":["ace-editor","express","node-pty","nodejs","reactjs","socket-io","xterm-js"],"created_at":"2024-11-20T18:08:50.420Z","updated_at":"2026-01-26T09:32:55.517Z","avatar_url":"https://github.com/abhishekpd01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-IDE\n\nA web-based Integrated Development Environment (IDE) that allows users to write, edit, and execute code in real-time. Built with modern web technologies, Web-IDE provides a rich and seamless coding experience.\n\n## Features\n- **Real-Time Terminal**: Powered by Node-PTY and Xterm.js for terminal emulation.\n- **Code Editor**: Integrated with AceEditor for syntax highlighting and advanced editing features.\n- **Live Collaboration**: Enable real-time updates and interactions using Socket.io.\n- **Fast and Scalable Backend**: Built with Node.js and Express for efficient server-side handling.\n\n## Technologies Used\n- **Frontend**: React.js, AceEditor\n- **Backend**: Node.js, Express\n- **Terminal Emulation**: Node-PTY, Xterm.js\n- **Real-Time Communication**: Socket.io\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/web-ide.git\n   cd web-ide\n\n2. Install dependencies for both client and server:\n   ```bash\n   # Navigate to the client folder\n    cd client\n    npm install\n    \n    # Navigate to the server folder\n    cd ../server\n    npm install\n\n3. Start the server:\n   ```bash\n   node index.js\n   \n4. Start the client:\n   ```bash\n   npm run dev\n\n## Usage\n- Open the app in your browser at http://127.0.0.1:5173/.\n- Use the code editor to write or edit code.\n- Interact with the terminal for compiling and executing commands.\n- Collaborate in real-time with others using the provided features.\n\n## Contributing\nContributions are welcome! Feel free to submit issues or pull requests.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/abhishekpd01/WEB-IDE?tab=MIT-1-ov-file) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekpd01%2Fweb-ide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekpd01%2Fweb-ide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekpd01%2Fweb-ide/lists"}