1
0
Fork 0
1Panel-Appstore/verdaccio
zhengkunwang223 cc3918c8f3 feat: 修改部分应用的类型为 website 2025-05-14 14:21:38 +08:00
..
6.1.2 chore(deps): update verdaccio/verdaccio docker tag to v6.1.2 (#3595) 2025-04-02 14:04:38 +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 feat: 修改部分应用的类型为 website 2025-05-14 14:21:38 +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.