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.
wangjx 785f945cf7 nacos持久化 hace 3 años
..
app nacos持久化 hace 3 años
assets/img dashboard: improve login page and update related document hace 6 años
dist [feat #1839]: Make dashboard support deploying under subpath (#1851) hace 4 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: Refactor degrade service/controller and adapt to new features hace 4 años
index.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) hace 4 años
index_dev.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) hace 4 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 frontend vulnerabilities hace 5 años
package.json dashboard: update dependencies in package.json to fix frontend 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