{"id":21700509,"url":"https://github.com/adityavijay21/javascript-compiler","last_synced_at":"2026-04-11T12:03:10.535Z","repository":{"id":249762405,"uuid":"832450803","full_name":"adityavijay21/javascript-compiler","owner":"adityavijay21","description":"Online JavaScript Compiler ! ","archived":false,"fork":false,"pushed_at":"2024-10-28T09:17:20.000Z","size":2085,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T15:50:17.270Z","etag":null,"topics":["adityavijay","js","js-compiler","online-javascript-compiler"],"latest_commit_sha":null,"homepage":"https://javascript-compiler-jgb8.onrender.com/","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/adityavijay21.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}},"created_at":"2024-07-23T03:57:12.000Z","updated_at":"2024-07-24T10:02:00.000Z","dependencies_parsed_at":"2025-03-20T15:43:56.017Z","dependency_job_id":"8734e8c1-d417-40d9-adb9-266cf58bc754","html_url":"https://github.com/adityavijay21/javascript-compiler","commit_stats":null,"previous_names":["adityavijay21/javascript-compiler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adityavijay21/javascript-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityavijay21%2Fjavascript-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityavijay21%2Fjavascript-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityavijay21%2Fjavascript-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityavijay21%2Fjavascript-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adityavijay21","download_url":"https://codeload.github.com/adityavijay21/javascript-compiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityavijay21%2Fjavascript-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722765,"owners_count":26034461,"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-07T02:00:06.786Z","response_time":59,"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":["adityavijay","js","js-compiler","online-javascript-compiler"],"created_at":"2024-11-25T20:14:30.612Z","updated_at":"2025-10-07T04:49:21.712Z","avatar_url":"https://github.com/adityavijay21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GIF](readmebanner.gif)\n\nThis project is an advanced online JavaScript compiler that allows users to write, edit, and execute JavaScript code in a web browser. It features a multi-file system, syntax highlighting, and real-time code execution with console output display.\n\n## Features\n\n- Multi-file support for complex projects\n- Syntax highlighting powered by Monaco Editor\n- Real-time code execution\n- Console output capture and display\n- File explorer for easy navigation between files\n- Dockerized for easy deployment\n\n## Tech Stack\n\n- Frontend: React.js\n- Backend: Node.js with Express\n- Editor: Monaco Editor\n- Virtualization: Docker\n\n## Local Setup\n\nTo run this project locally, follow these steps:\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/adityavijay/javascript-compiler.git\n   cd javascript-compiler\n   ```\n\n2. Set up the backend:\n   ```\n   cd backend\n   npm install\n   ```\n\n3. Set up the frontend:\n   ```\n   cd ../frontend\n   npm install\n   ```\n\n4. Start the backend server:\n   ```\n   cd ../backend\n   npm start\n   ```\n\n5. In a new terminal, start the frontend development server:\n   ```\n   cd ../frontend\n   npm start\n   ```\n\n6. Open your browser and navigate to `http://localhost:3000` to use the application.\n\n## Running with Docker\n\nIf you prefer to use Docker, follow these steps:\n\n1. Ensure Docker and Docker Compose are installed on your machine.\n\n2. Navigate to the project root directory.\n\n3. Build and start the containers:\n   ```\n   docker-compose up --build\n   ```\n\n4. Open your browser and navigate to `http://localhost` to use the application.\n\n## Deployment\n\nThis project is set up for easy deployment on Render. Follow the deployment instructions in the project documentation for step-by-step guidance.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityavijay21%2Fjavascript-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityavijay21%2Fjavascript-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityavijay21%2Fjavascript-compiler/lists"}