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

Implement upstreams support #60

@stackdumper

Description

@stackdumper

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions