Verdaccio npm registry

May 3, 2017 ยท View on GitHub

A private/local npm registry server

Requirements

  • Docker version 17.x

  • Docker compose 1.11.x

How to play

  • Clone that repo

  • Go to folder repo cloned

  • Run that command for create and start the server with docker:


~ docker compose up -d 

Useful information

verdaccio

Host, Publish and Manage Private npm Packages with Verdaccio

Contents

  1. 1Requirements
  2. 2How to play
  3. 3Useful information