{"id":18006525,"url":"https://github.com/plietar/pony-playpen","last_synced_at":"2025-06-10T14:07:37.516Z","repository":{"id":145798145,"uuid":"87070265","full_name":"plietar/pony-playpen","owner":"plietar","description":"A web interface for running Pony code","archived":false,"fork":false,"pushed_at":"2021-10-15T20:47:53.000Z","size":517,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T18:21:18.452Z","etag":null,"topics":["pony-language"],"latest_commit_sha":null,"homepage":null,"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/plietar.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":"2017-04-03T12:14:43.000Z","updated_at":"2024-02-02T17:18:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c93d7a30-9f0f-4870-9695-755abb70a13f","html_url":"https://github.com/plietar/pony-playpen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Fpony-playpen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Fpony-playpen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Fpony-playpen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Fpony-playpen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plietar","download_url":"https://codeload.github.com/plietar/pony-playpen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245653765,"owners_count":20650750,"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":["pony-language"],"created_at":"2024-10-30T01:08:45.619Z","updated_at":"2025-03-26T12:30:41.240Z","avatar_url":"https://github.com/plietar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A web interface for running Pony code.\n\n# Running your own Pony-Playpen\n\n## System Requirements\n\nCurrently needs to be run on a system with access to Docker.\n\n## Running the web server\n\nFirst, create the Docker image that playpen will use:\n\n```\ndocker build docker -t ponylang-playpen\n```\n\nNext, spin up the server.\n\n```\ncargo run --bin playpen\n```\n\nYou should now be able to browse http://127.0.0.1:8080 and interact.\n\n## Building for production\n\n```\ndocker run --rm -it -v $HOME/.cargo/registry/:/home/rust/.cargo/registry -v $PWD:/home/rust/src ekidd/rust-musl-builder:nightly cargo build --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplietar%2Fpony-playpen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplietar%2Fpony-playpen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplietar%2Fpony-playpen/lists"}