{"id":15729232,"url":"https://github.com/zaida04/evalx.sh","last_synced_at":"2025-03-31T02:30:08.814Z","repository":{"id":169195912,"uuid":"645100858","full_name":"zaida04/evalx.sh","owner":"zaida04","description":"🔐 Arbitrary code running platform. You give us code, we run it.","archived":false,"fork":false,"pushed_at":"2023-08-14T05:40:24.000Z","size":1272,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T07:32:04.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://evalx.nico.engineer","language":"TypeScript","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/zaida04.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":"2023-05-24T23:39:35.000Z","updated_at":"2024-12-25T21:46:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4cbe845-1cbc-4b3f-96e4-d9793d1b166e","html_url":"https://github.com/zaida04/evalx.sh","commit_stats":null,"previous_names":["zaida04/evalx.sh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fevalx.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fevalx.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fevalx.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fevalx.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaida04","download_url":"https://codeload.github.com/zaida04/evalx.sh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246406349,"owners_count":20771927,"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":[],"created_at":"2024-10-03T23:20:45.299Z","updated_at":"2025-03-31T02:30:08.795Z","avatar_url":"https://github.com/zaida04.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# evalx.sh\n\n:rocket: Welcome to the evalx.sh repository! This repository houses the codebase for evalx.sh, a powerful service that provides evaluation and execution capabilities for various programming languages. This readme provides information about the project, setting up the development environment, and the licensing details.\n\n## About\n\nEvalx.sh is a service designed to simplify the process of evaluating and executing code in different programming languages. It allows developers to quickly test their code snippets, run algorithms, or experiment with different programming paradigms.\n\n## Dev Environment\n\nTo set up the development environment for evalx.sh, follow the steps below:\n\n1. Install [turborepo](https://turborepo.dev/) and [pnpm](https://pnpm.js.org/) if you haven't already.\n\n2. Clone the evalx.sh repository:\n```shell\ngit clone https://github.com/zaida04/evalx.sh.git\n```\n\n3. Navigate to the directory and install dependencies:\n```shell\ncd evalx.sh \u0026 pnpm install\n```\n\n4. Build the project:\n```shell\npnpm run build\n```\n\n5. Start up the services you need:\n```shell\ncd apps/runner \u0026\u0026 pnpm dev\ncd apps/site \u0026\u0026 pnpm dev\n```\n\n## License\nThis project is licensed under the MIT License. You can find the full text of the license in the LICENSE file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaida04%2Fevalx.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaida04%2Fevalx.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaida04%2Fevalx.sh/lists"}