/npm-web

web page for private npm registry

Primary LanguageTypeScriptMIT LicenseMIT

[WIP] private npm website

A private npm registry manager client, still work in progress. Welcome PR!!!.

dark

Features

  • Enterprise private account system, such as support for SSO authentication
  • More fine-grained npm package data reporting
  • Private scope application, registration and management, scope personnel management
  • Package preview (public, private), vulnerability report
  • Security module, including bug-versions management and internal advisories management

Preview

light

Tech Stacks

  1. Node.js LTS
  2. Modern.js
  3. Semi-UI

How to develop

$ npm run dev

using more features

npm run new

others

npm run build        # 按产品环境的要求,构建项目
npm run start        # 按产品环境的要求,运行项目