seninel部署
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Eric Zhao 4a9543fd1f dashboard: improvements for gateway flow control pages před 5 roky
..
app dashboard: improvements for gateway flow control pages před 5 roky
assets/img dashboard: improve login page and update related document před 6 roky
dist dashboard: add support for managing gateway flow rules (#699) před 5 roky
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) před 6 roky
.gitignore Welcome to the world, Sentinel před 6 roky
.jshintrc Welcome to the world, Sentinel před 6 roky
README.md Update document to meet Markdown lint před 6 roky
README_zh.md Update document to meet Markdown lint před 6 roky
gulpfile.js dashboard: add support for managing gateway flow rules (#699) před 5 roky
index.htm Move local frontend lib assets from dist to lib directory před 6 roky
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) před 6 roky
license-stat.csv Welcome to the world, Sentinel před 6 roky
package-lock.json dashboard: update dependencies in package.json to fix vulnerabilities před 5 roky
package.json dashboard: update dependencies in package.json to fix vulnerabilities před 5 roky

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