Skip to content
Meir Noordermeer edited this page Jul 18, 2017 · 1 revision

ap-npm has an admin route that grants you access through your browser to do the following things:

  • Get a list of all packages available
  • Get the current configuration

Authentication is done through Http-basic, you will get a popup when visiting this route. Credentials used through npm login are also used to access this route.

The functionality will be updated in the future, but for now this is an easy way to get an overview of your ap-npm instance.

Clone this wiki locally