1
0
Fork 0
1Panel-Appstore/verdaccio
renovate[bot] 7a99df9fd1 chore(deps): update verdaccio/verdaccio docker tag to v6.1.0 (#3535)
* chore(deps): update verdaccio/verdaccio docker tag to v6.1.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-03-25 17:20:45 +08:00
..
6.1.0 chore(deps): update verdaccio/verdaccio docker tag to v6.1.0 (#3535) 2025-03-25 17:20:45 +08:00
README.md feat: 新增 Verdaccio (#1867) 2024-08-05 14:14:04 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
logo.png feat: 新增 Verdaccio (#1867) 2024-08-05 14:14:04 +08:00

README_en.md

Verdaccio

Verdaccio is a simple, zero-configuration local private npm registry. You can start using it without needing a full database! Verdaccio works out of the box with its own lightweight database and can proxy other registries (e.g., npmjs.org), caching downloaded modules along the way. For users who want to extend storage capabilities, Verdaccio supports various community-made plugins to integrate with services like Amazon S3, Google Cloud Storage, etc., or you can create your own plugins.