
Verdaccio is a lightweight private npm proxy registry. Publish and cache npm packages locally with zero configuration, proxy upstream registries, and manage access with built-in authentication — all with no external database required.


A lightweight private npm proxy registry. Publish packages privately, cache downloads from npmjs.org, and manage team access — no external database needed.
npm set registry https://your-domain.zeabur.app to point npm at your instancenpm publish to store packages in your own registrynpm adduser --registry https://your-domain.zeabur.app to registerMIT — GitHub
