Beace / npm-web

web page for private npm registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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        # 按产品环境的要求,运行项目

About

web page for private npm registry

License:MIT License


Languages

Language:TypeScript 90.4%Language:CSS 7.8%Language:JavaScript 1.3%Language:Shell 0.4%