← All projects

Verdaccio

A lightweight Node.js private proxy registry

Dev Toolsnpmnode-jsprivate-registrypackage-managerdockerkubernetesopen-source
Verdaccio screenshot

About

Verdaccio is a lightweight, open-source private npm registry that requires zero configuration to get started. It comes with its own built-in database, supports proxying and caching of public registries like npmjs.org, and can be extended with community plugins for cloud storage backends. It is deployable via Docker or Kubernetes Helm charts, making it suitable for DevOps workflows.

Problem

Teams need a private npm registry to host internal packages and cache public ones without setting up a full database or paid service.

For

software developers and DevOps engineers managing private npm packages

How it works

Verdaccio runs as a local Node.js server that proxies and caches public npm registries while also serving privately published packages, supporting npm, yarn, and pnpm clients.

Business model

open-source

Status

launched

Similar projects