Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pnpm/pnpm.io
pnpm's website
https://github.com/pnpm/pnpm.io
Last synced: 1 day ago
JSON representation
pnpm's website
- Host: GitHub
- URL: https://github.com/pnpm/pnpm.io
- Owner: pnpm
- License: mit
- Created: 2017-01-23T20:41:09.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T03:21:33.000Z (3 months ago)
- Last Synced: 2024-10-30T00:54:54.501Z (3 months ago)
- Language: JavaScript
- Homepage: https://pnpm.io
- Size: 15 MB
- Stars: 220
- Watchers: 7
- Forks: 491
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pnpm.io
[![](https://developer.stackblitz.com/img/open_in_codeflow.svg)](https://stackblitz.com/~/github.com/pnpm/pnpm.io)
## Testing locally
```
pnpm install
pnpm start
```## How to publish
Push to the default branch, the website will be deployed automatically.
## Algolia Search
If changes should be done to the search index, submit the changes here to the [docsearch-configs repository](https://github.com/algolia/docsearch-configs/blob/master/configs/pnpm.json).