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