- Docker
docker-compose up
Now you will be able to access the web interface http://localhost:4873
# Add a new user with the follow command
npm adduser --registry http://localhost:4873
# Add the current package to the registry
npm publish --registry http://localhost:4873