{"id":25763672,"url":"https://github.com/nisabmohd/opencodegrep","last_synced_at":"2025-02-26T20:18:06.790Z","repository":{"id":44342171,"uuid":"475524395","full_name":"nisabmohd/opencodegrep","owner":"nisabmohd","description":"An open source online code  compiler.","archived":false,"fork":false,"pushed_at":"2022-09-03T06:21:19.000Z","size":7843,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T13:56:01.665Z","etag":null,"topics":["c","compilers","cpp","java","javascript","nodejs","opensource","python","reactjs"],"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/nisabmohd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-29T16:17:37.000Z","updated_at":"2022-09-11T09:13:03.000Z","dependencies_parsed_at":"2022-09-07T01:53:47.939Z","dependency_job_id":null,"html_url":"https://github.com/nisabmohd/opencodegrep","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nisabmohd%2Fopencodegrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nisabmohd%2Fopencodegrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nisabmohd%2Fopencodegrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nisabmohd%2Fopencodegrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nisabmohd","download_url":"https://codeload.github.com/nisabmohd/opencodegrep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240926393,"owners_count":19879737,"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":["c","compilers","cpp","java","javascript","nodejs","opensource","python","reactjs"],"created_at":"2025-02-26T20:18:06.194Z","updated_at":"2025-02-26T20:18:06.781Z","avatar_url":"https://github.com/nisabmohd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codegrep Online Compiler.\nWelcome to Codegrep Online Compiler.\nCodegrep is an open source online code compiler for C , C++ , Python , Java.\n\u003c!-- ##### aws deploted link : http://3.73.119.14:3000 --\u003e\n##  Features \n##### *Realtime code collaboration with multiple users* , Error shown at which line ,  Output formatted , Comments , Syntax Highlight , Dark / light mode , Auto indent , Execution time , Login/signup , Save code , Download code as txt file, Share code\n\n\n## Prerequisites\nMake sure you have installed all of the following prerequisites on your development machine:\n* Git - [Download \u0026 Install Git](https://git-scm.com/downloads). OSX and Linux machines typically have this already installed.\n* Node.js - [Download \u0026 Install Node.js](https://nodejs.org/en/download/) and the npm package manager. If you encounter any problems, you can also use this [GitHub Gist](https://gist.github.com/isaacs/579814) to install Node.js.\n* Java JDK - [Download \u0026 Install JDK](https://www.oracle.com/java/technologies/downloads/)\n* Python - [Download \u0026 Install Python](https://www.python.org/downloads/)\n* GCC - [Download \u0026 Install GCC](https://sourceforge.net/projects/mingw/)\n\n```bash\n$ npm install \n```\n\n## Downloading Codegrep\nThere are several ways you can get the Codegrep:\n\n### Cloning The GitHub Repository\nThe recommended way to get Codegrep is to use git to directly clone the Codegrep repository:\n\n```bash\n$ git clone https://github.com/nisabmohd/codegrep\n```\n\nThis will clone the latest version of the codegrep repository to a **codegrep** folder.\n\n### Downloading The Repository Zip File\nAnother way to use the Codegrep boilerplate is to download a zip copy from the [master branch on GitHub](https://github.com/nisabmohd/codegrep/archive/refs/heads/master.zip).\n\n\n\n## Quick Install\nTo install the dependencies, run this in both client and backend folder from the command-line:\n```bash\n$ npm install\n```\n\n\n## Running Your Application\n\nRun your application using npm:\n\n\u0026#8594; server start\n```bash\n$ cd backend\n$ node server\n```\n\n\u0026#8594; client start\n```bash\n$ cd client\n$ npm start\n```\n\n\n\n* Your client application should run on port 3000 with the *development* environment configuration, so in your browser just go to [http://localhost:3000](http://localhost:3000)\n\n* Your server application should run on port 8000, so in your browser just go to [http://localhost:8000](http://localhost:3000)\n\n\n## Overview\n\n#### Dark Mode :\n\u003cimg src=\"./images/1.png\"\u003e\n\n#### Light Mode :\n\u003cimg src=\"./images/2.png\"\u003e\n\n#### Features :\n\u003cimg src=\"./images/4.png\"\u003e\n\u003cimg src=\"./images/5.png\"\u003e\n\u003cimg src=\"./images/6.png\"\u003e\n\n#### *Realtime code collaboration* : \n\u003cimg src=\"./images/videoimg.gif\"\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnisabmohd%2Fopencodegrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnisabmohd%2Fopencodegrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnisabmohd%2Fopencodegrep/lists"}