What is the main Bower registry URL?
We\'re trying to set up Bower to use our registry first, then the \"official\" Bower registry second.
We\'ve created our
Actually, it's just https://bower.herokuapp.com. /packages is part of the REST API routes, which would create redundant URL segments in your Bower requests (e.g. https://bower.herokuapp.com/packages/search/bootstrap`).
/packages