seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Zhao 4a9543fd1f dashboard: improvements for gateway flow control pages 5 vuotta sitten
..
app dashboard: improvements for gateway flow control pages 5 vuotta sitten
assets/img dashboard: improve login page and update related document 6 vuotta sitten
dist dashboard: add support for managing gateway flow rules (#699) 5 vuotta sitten
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 vuotta sitten
.gitignore Welcome to the world, Sentinel 6 vuotta sitten
.jshintrc Welcome to the world, Sentinel 6 vuotta sitten
README.md Update document to meet Markdown lint 6 vuotta sitten
README_zh.md Update document to meet Markdown lint 6 vuotta sitten
gulpfile.js dashboard: add support for managing gateway flow rules (#699) 5 vuotta sitten
index.htm Move local frontend lib assets from dist to lib directory 6 vuotta sitten
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 vuotta sitten
license-stat.csv Welcome to the world, Sentinel 6 vuotta sitten
package-lock.json dashboard: update dependencies in package.json to fix vulnerabilities 5 vuotta sitten
package.json dashboard: update dependencies in package.json to fix vulnerabilities 5 vuotta sitten

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