{"id":18657492,"url":"https://github.com/amitanshusahu/letscode-fullstack","last_synced_at":"2025-05-12T16:04:24.433Z","repository":{"id":170393559,"uuid":"645188320","full_name":"amitanshusahu/LetsCode-fullstack","owner":"amitanshusahu","description":"A LeetCode like platform but with a different design, executes user submited code in a container and send back the result as response","archived":false,"fork":false,"pushed_at":"2023-06-01T11:09:38.000Z","size":358,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-07T07:36:37.035Z","etag":null,"topics":["monaco-editor","node-multi-threading","nodejs","rabbitmq","reactjs"],"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/amitanshusahu.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":"2023-05-25T05:45:11.000Z","updated_at":"2024-04-11T17:51:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c906b9a-5f6e-42a1-8fe8-de2166116cfe","html_url":"https://github.com/amitanshusahu/LetsCode-fullstack","commit_stats":null,"previous_names":["amitanshusahu/letscode-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitanshusahu%2FLetsCode-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitanshusahu%2FLetsCode-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitanshusahu%2FLetsCode-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitanshusahu%2FLetsCode-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitanshusahu","download_url":"https://codeload.github.com/amitanshusahu/LetsCode-fullstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231501616,"owners_count":18386288,"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":["monaco-editor","node-multi-threading","nodejs","rabbitmq","reactjs"],"created_at":"2024-11-07T07:28:38.304Z","updated_at":"2024-12-27T15:11:50.723Z","avatar_url":"https://github.com/amitanshusahu.png","language":"JavaScript","readme":"\u003ch1 align=\"center\" titel=\"LetsCode Repo ⚡\"\u003e \n  \n  ![loglo](https://github.com/amitanshusahu/LetsCode-fullstack/assets/83657737/bd33e6cc-e310-41de-b22e-987c1fbd9c18)\n\nLetsCode \u003c/h1\u003e\n\n\u003cdiv align=\"center\" \u003e \n  \nhttps://github.com/amitanshusahu/LetsCode-fullstack/assets/83657737/72afd4c1-a597-4c7b-bcb4-109471b8a69e\n  \n\u003c/div\u003e\n\n---\n\n### 🖥️ Machine Requirements\n- it should have docker up and running\n- nodjs \n- npm\n- port `5672`, `3010` are available\n- pull docker images- node and gcc\n```bash\ndocker pull node\ndocker pull gcc\n```\n\n\n## 📌 Setting Up The Project\n- clone the repo and go inside the clone folder\n- Open the terminal and run rabbitmq on port 5672\n```bash\ndocker run -p 5672:5672 rabbitmq\n```\n- go to the server directory and install packages\n```bash\ncd server \u0026\u0026 npm i\n```\n- run the server\n```bash\nnode index.js\n```\n- go to the client directory and install packages\n```bash\ncd ../client \u0026\u0026 npm i\n```\n- run the client server\n```bash\n# the following command will show a link click it\nnpm run dev\n```\n## 🗒️ Refrence\n- [Run user submitted code in a backend and send response back to the client](https://github.com/amitanshusahu/node-containerized-execution-env)\n\n\u003ch2 align=\"center\"\u003e ⭐ Star the Repo \u003ch2\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitanshusahu%2Fletscode-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitanshusahu%2Fletscode-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitanshusahu%2Fletscode-fullstack/lists"}