mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-04 02:02:39 -05:00
Merge pull request #253 from verdaccio/juanpicado-patch-2
doc: update readme, add docker badge
This commit is contained in:
commit
44dfb877f5
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
[](https://codecov.io/gh/verdaccio/verdaccio)
|
||||
[](https://gitter.im/verdaccio/)
|
||||
|
||||
[](https://hub.docker.com/r/verdaccio/verdaccio/)
|
||||
|
||||
It allows you to have a local npm registry with zero configuration. You don't have to install and replicate an entire CouchDB database. Verdaccio keeps its own small database and, if a package doesn't exist there, it asks npmjs.org for it keeping only those packages you use.
|
||||
|
||||
<p align="center"><img src="https://firebasestorage.googleapis.com/v0/b/jotadeveloper-8d2f3.appspot.com/o/verdaccio2-compressor.png?alt=media&token=c9b01824-26f2-4cba-bd6f-f352e08cb8ff"></p>
|
||||
|
|
Loading…
Add table
Reference in a new issue