README
Verdaccio Apm Server
Verdaccio Apm Server Plugin connect Verdaccio and Apm Server.
Config
in verdaccio config.yaml
middlewares:
apm-server:
enabled: true
Development
Once you have completed that, use the following npm tasks.
npm run build
To test the plugin in fastest way, you can use npm link: https://medium.com/dailyjs/how-to-use-npm-link-7375b6219557