{"id":51894130,"url":"https://github.com/antony/my-pi-sandbox","last_synced_at":"2026-07-26T08:30:30.462Z","repository":{"id":364033226,"uuid":"1264387901","full_name":"antony/my-pi-sandbox","owner":"antony","description":"Sandbox for My-Pi","archived":false,"fork":false,"pushed_at":"2026-06-11T10:02:39.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-11T12:05:34.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/antony.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-09T20:53:41.000Z","updated_at":"2026-06-11T10:02:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/antony/my-pi-sandbox","commit_stats":null,"previous_names":["antony/my-pi-sandbox"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/antony/my-pi-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fmy-pi-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fmy-pi-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fmy-pi-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fmy-pi-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antony","download_url":"https://codeload.github.com/antony/my-pi-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fmy-pi-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35908330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-26T02:00:06.503Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-07-26T08:30:29.641Z","updated_at":"2026-07-26T08:30:30.450Z","avatar_url":"https://github.com/antony.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# casing\n\nA small sandbox for running **My Pi** in a Docker-based shell environment.\n\nA pi casing.\n\n## Overview\n\nThis workspace packages the [`my-pi`](internal-package.json) CLI into a container built from [Dockerfile](Dockerfile). The image is based on Docker's shell sandbox template and is set up to install and run `my-pi` with `pnpm`.\n\n## What the container does\n\nThe build in [Dockerfile](Dockerfile) does the following:\n\n- Starts from `docker/sandbox-templates:shell`\n- Installs `build-essential`\n- Copies [pnpm-workspace.yaml](pnpm-workspace.yaml)\n- Copies [internal-package.json](internal-package.json) into the image as `package.json`\n- Enables Corepack\n- Installs dependencies with `pnpm`\n- Uses [pnpm-lock.yaml](pnpm-lock.yaml) for dependency locking\n- Starts the container with:\n\n  `pnpm my-pi`\n\n## Project package setup\n\nThe package definition in [internal-package.json](internal-package.json) shows that this sandbox:\n\n- Is named `casing`\n- Uses `pnpm@11.5.2`\n- Expects Node.js `\u003e=25.x`\n- Downloads the runtime automatically on failure\n- Installs [`my-pi`](internal-package.json) as its main dependency\n\n## Requirements\n\n- Docker\n- `docker buildx`\n- Internet access during build, so `pnpm` can install dependencies\n\n## Build the image\n\nBuild then run the sandbox image:\n\n```sh\npnpm build\npnpm dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantony%2Fmy-pi-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantony%2Fmy-pi-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantony%2Fmy-pi-sandbox/lists"}