fl4re / sinopia

Private npm repository server
75 stars 22 forks source link

Suggestion to state the compatibility with rlidwka/sinopia #32

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi

Thanks for sharing this fork!

I've come here from this: https://github.com/rlidwka/sinopia/issues/456#issuecomment-306569807

As one of (possibly many) people who will likely start using your fork instead of the original, (because it doesn't run on the new >=Node.js version 8), the only real question on my mind when I read your readme (which was not answered) is: Will sinopia2 work as a drop-in replacement for sinopia? Do we need to do anything differently?

Your readme states the compatibility with npm, and since sinopia2 is a fork of sinopia, with established users who are likely to migrate to sinopia2, it would be great to know the compatibility there also.

Just my 2c Thanks!


BTW: For each new version of node or each new version of sinopia that I install I just run it like this, and it works every time with zero reconfig or republishing etc.

sinopia --config /my_stuff/sinopia-config.yaml /my_stuff/sinopia-config.yaml

# path to a directory with all packages
storage: /my_stuff/my_private_npm_packages
...
dgaya commented 7 years ago

fl4re/sinopia (aka sinopia2) is fully compatible with original sinopia.