alanshaw / david

:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.
https://david-dm.org
MIT License
969 stars 70 forks source link

Running David Internally #143

Closed jd-carroll closed 6 years ago

jd-carroll commented 6 years ago

We have an internal npm repository where I would like to start using a David server in combination with Shields to report on outdated dependencies, both internal and external. Is there any documentation for running an on-premise version of the David server?

Any similar to the Hosting your own Shields server would be great!

jd-carroll commented 6 years ago

I think this is exactly what I am looking for: https://github.com/alanshaw/david-www

!!!

I will take a look