{"id":46216576,"url":"https://github.com/ddev/ddev-pnpm","last_synced_at":"2026-04-02T21:46:37.008Z","repository":{"id":206350192,"uuid":"716421197","full_name":"ddev/ddev-pnpm","owner":"ddev","description":"Fast, disk space efficient pnpm package manager for DDEV","archived":false,"fork":false,"pushed_at":"2025-11-19T00:36:32.000Z","size":82,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-01T16:48:24.682Z","etag":null,"topics":["ddev-get"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["ddev"],"custom":["https://www.paypal.com/donate/?hosted_button_id=MCNCSZHC7LHSQ","https://ddev.com/support-ddev/"]}},"created_at":"2023-11-09T05:14:39.000Z","updated_at":"2025-11-19T00:35:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b1b848d-ef76-4ba7-ac10-1ce08fb732e9","html_url":"https://github.com/ddev/ddev-pnpm","commit_stats":null,"previous_names":["envsa/ddev-pnpm","ddevl/ddev-pnpm"],"tags_count":5,"template":false,"template_full_name":"ddev/ddev-addon-template","purl":"pkg:github/ddev/ddev-pnpm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-pnpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-pnpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-pnpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-pnpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddev","download_url":"https://codeload.github.com/ddev/ddev-pnpm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-pnpm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30041288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T10:28:37.494Z","status":"ssl_error","status_checked_at":"2026-03-03T10:28:28.686Z","response_time":61,"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":["ddev-get"],"created_at":"2026-03-03T10:33:42.020Z","updated_at":"2026-04-02T21:46:37.003Z","avatar_url":"https://github.com/ddev.png","language":"Shell","funding_links":["https://github.com/sponsors/ddev","https://www.paypal.com/donate/?hosted_button_id=MCNCSZHC7LHSQ","https://ddev.com/support-ddev/"],"categories":[],"sub_categories":[],"readme":"[![add-on registry](https://img.shields.io/badge/DDEV-Add--on_Registry-blue)](https://addons.ddev.com)\n[![tests](https://github.com/ddev/ddev-pnpm/actions/workflows/tests.yml/badge.svg)](https://github.com/ddev/ddev-pnpm/actions/workflows/tests.yml) \n[![last commit](https://img.shields.io/github/last-commit/ddev/ddev-pnpm)](https://github.com/ddev/ddev-pnpm/commits)\n[![release](https://img.shields.io/github/v/release/ddev/ddev-pnpm)](https://github.com/ddev/ddev-pnpm/releases/latest)\n\n## DDEV pnpm\n\n## Overview\n\n[pnpm](https://pnpm.io/) is a fast, disk space efficient package manager.\n\nThis add-on integrates `pnpm` into your [DDEV](https://ddev.com/) project.\n\n## Installation\n\n```bash\nddev add-on get ddev/ddev-pnpm\nddev restart\n```\n\nAfter installation, make sure to commit the `.ddev` directory to version control.\n\n## Usage\n\n| Command | Description |\n| ------- | ----------- |\n| `ddev pnpm` | Run pnpm from within the web container |\n\nPlease refer to the documentation at [pnpm.io](https://pnpm.io)\n\n## Advanced Customization\n\nBy default, this add-on assumes your `package.json` is in the root of the DDEV project.\n\nIn a monorepo that doesn't have a root level `package.json`, e.g.\n\n```md\n.\n├── .ddev\n├── backend/\n│   └── composer.json\n└── frontend/\n    └── package.json\n```\n\nTo configure this addon to run `pnpm` commands for this example project, set a `PNPM_DIRECTORY` environment variable to `frontend`:\n\n```bash\nddev dotenv set .ddev/.env.web --pnpm-directory=frontend\n```\n\nMake sure to commit the `.ddev/.env.web` file to version control.\n\n## Credits\n\n**Contributed and maintained by [@rellafella](https://github.com/rellafella)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-pnpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddev%2Fddev-pnpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-pnpm/lists"}