seninel部署
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Eric Zhao 4a9543fd1f dashboard: improvements for gateway flow control pages 5 年前
..
app dashboard: improvements for gateway flow control pages 5 年前
assets/img dashboard: improve login page and update related document 6 年前
dist dashboard: add support for managing gateway flow rules (#699) 5 年前
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 年前
.gitignore Welcome to the world, Sentinel 6 年前
.jshintrc Welcome to the world, Sentinel 6 年前
README.md Update document to meet Markdown lint 6 年前
README_zh.md Update document to meet Markdown lint 6 年前
gulpfile.js dashboard: add support for managing gateway flow rules (#699) 5 年前
index.htm Move local frontend lib assets from dist to lib directory 6 年前
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 年前
license-stat.csv Welcome to the world, Sentinel 6 年前
package-lock.json dashboard: update dependencies in package.json to fix vulnerabilities 5 年前
package.json dashboard: update dependencies in package.json to fix vulnerabilities 5 年前

README.md

Sentinel Dashboard Frontend

Env Requirement

  • Node.js > 6.x

Code Guide

Install Packages

npm install

Start Development

npm start

Build for production

npm run build

Credit