seninel部署
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Eric Zhao 4a9543fd1f dashboard: improvements for gateway flow control pages hace 5 años
..
app dashboard: improvements for gateway flow control pages hace 5 años
assets/img dashboard: improve login page and update related document hace 6 años
dist dashboard: add support for managing gateway flow rules (#699) hace 5 años
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) hace 6 años
.gitignore Welcome to the world, Sentinel hace 6 años
.jshintrc Welcome to the world, Sentinel hace 6 años
README.md Update document to meet Markdown lint hace 6 años
README_zh.md Update document to meet Markdown lint hace 6 años
gulpfile.js dashboard: add support for managing gateway flow rules (#699) hace 5 años
index.htm Move local frontend lib assets from dist to lib directory hace 6 años
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) hace 6 años
license-stat.csv Welcome to the world, Sentinel hace 6 años
package-lock.json dashboard: update dependencies in package.json to fix vulnerabilities hace 5 años
package.json dashboard: update dependencies in package.json to fix vulnerabilities hace 5 años

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