Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Implement upstreams support #60

Open
stackdumper opened this issue Feb 23, 2019 · 0 comments
Open

Implement upstreams support #60

stackdumper opened this issue Feb 23, 2019 · 0 comments
Labels
enhancement New feature or request server
Projects

Comments

@stackdumper
Copy link
Member

Currently, @emeralt/server uses registry.npmjs.com as upsteam by default. This means, if package is not found locally, request is redirected to the npm registry.

Recommendations

  1. Upstreams should be disabled by default
  2. Upstreams should be configurable via server config
  3. Multiple upstreams support
  4. Protected (with auth) upstreams support
@stackdumper stackdumper added enhancement New feature or request server labels Feb 23, 2019
@stackdumper stackdumper added this to To do in v1 via automation Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request server
Projects
v1
  
To do
Development

No branches or pull requests

1 participant