verdaccio-hello
v0.1.1
Published
A simple health check plugin for verdaccio
Downloads
3
Maintainers
Readme
verdaccio-hello
A simple health check plugin for verdaccio
Installation
npm install verdaccio-hello
Usage
middlewares:
hello:
path: /hello # optional, default value is /hello
text: ok # optional, default value is ok
For example: http://localhost:4873/hello => ok