{"id":18675089,"url":"https://github.com/afzl210/judge1","last_synced_at":"2026-05-07T05:34:11.608Z","repository":{"id":268708615,"uuid":"902886952","full_name":"AFZL210/Judge1","owner":"AFZL210","description":"Judge1 is a code execution engine that can run C++, JavaScript, and Python code in a containerized manner.","archived":false,"fork":false,"pushed_at":"2025-07-04T07:15:45.000Z","size":115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T08:27:48.289Z","etag":null,"topics":["code-execution","code-runner","docker"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/AFZL210.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":"2024-12-13T13:25:49.000Z","updated_at":"2025-07-04T07:15:49.000Z","dependencies_parsed_at":"2025-02-18T17:41:19.896Z","dependency_job_id":"2dc6e5fc-bc39-4cec-8b25-c45dfc988e21","html_url":"https://github.com/AFZL210/Judge1","commit_stats":null,"previous_names":["afzl210/judge1"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AFZL210/Judge1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFZL210%2FJudge1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFZL210%2FJudge1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFZL210%2FJudge1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFZL210%2FJudge1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AFZL210","download_url":"https://codeload.github.com/AFZL210/Judge1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFZL210%2FJudge1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32724625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["code-execution","code-runner","docker"],"created_at":"2024-11-07T09:22:40.920Z","updated_at":"2026-05-07T05:34:11.602Z","avatar_url":"https://github.com/AFZL210.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Judge1\n\nJudge1 is a code execution engine that can run C++, JavaScript, and Python code in a containerized manner.\n\n## Features\n\n- Sandboxed compilation and execution\n- Scalable architecture\n- Support for C++, Python and JavaScript (More coming soon!)\n- Webhooks (HTTP callbacks)\n- Detailed execution results\n\n\n## Benchmark\n\nExecuting 100 codes in 10 seconds. The performance is not very good because of Docker startup time. The system is not suitable for building a problem-solving platform like LeetCode but can be used to build contest-based sites like Codeforces and CodeChef.\n\nhttps://github.com/user-attachments/assets/b9ae7aec-e70e-49d4-8d49-1658e338da98\n\n\n\n\n\n## Get Started\n\nJudge1 is an experimental code execution engine inspired by Judge0. It is not currently intended for production use, but you can self-host it for small-scale purposes.\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`DATABASE_URL` - PostgreSQL database connection string\n\n`TOP_SECRET` - JWT Secret (base64 string)\n\n`REDIS_HOST` - Redis server hostname\n\n`REDIS_PORT` - Redis server PORT number\n\n`NODE_ENV` - PROD (Production) or DEV (Development)\n\n`HTTP_SERVER_PORT` - Main server PORT (default - 8080)\n\n\n## Installation\n\nWe recommend using Linux/MacOS or Windows with WSL2 for an easy setup.\n\n- Docker support will be added soon! (Feel free to contribute 😊)\n\n\nClone the repository\n\n```bash\n  git clone https://github.com/AFZL210/Judge1.git\n```\n\nProvide execution permissions to server and worker scripts\n\n```bash\nchmod u+x scripts/server.sh\nchmod u+x script/worker.sh\n```\n\nRun the server and worker\n\n```bash\n./scripts/server.sh\n./scripts/worker.sh\n```\n\nDone! The server will start on port 8080.\n\n\n    \n## Authors\n\n- [@AFZL210](https://www.github.com/AFZL210)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafzl210%2Fjudge1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafzl210%2Fjudge1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafzl210%2Fjudge1/lists"}