Personally, I am a big believer in doing one thing really well rather than a lot of things kinda ok.
I can't speak to how easy it is to use nexus for managing npm packages, but I can say that it is really straightforward with verdaccio. I think the best argument for using it is simply setting it up and trying it out.
I can't speak to how easy it is to use nexus for managing npm packages, but I can say that it is really straightforward with verdaccio. I think the best argument for using it is simply setting it up and trying it out.
There's a bunch of ways to install it depending on your infrastructure and you should be up and running in < 15 minutes. Personally I like using docker: https://verdaccio.org/blog/2019/05/13/the-new-docker-image-v...
Let me know what you think!