seninel部署
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
wangjx 785f945cf7 nacos持久化 il y a 3 ans
..
app nacos持久化 il y a 3 ans
assets/img dashboard: improve login page and update related document il y a 6 ans
dist [feat #1839]: Make dashboard support deploying under subpath (#1851) il y a 4 ans
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) il y a 6 ans
.gitignore Welcome to the world, Sentinel il y a 6 ans
.jshintrc Welcome to the world, Sentinel il y a 6 ans
README.md Update document to meet Markdown lint il y a 6 ans
README_zh.md Update document to meet Markdown lint il y a 6 ans
gulpfile.js dashboard: Refactor degrade service/controller and adapt to new features il y a 4 ans
index.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) il y a 4 ans
index_dev.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) il y a 4 ans
license-stat.csv Welcome to the world, Sentinel il y a 6 ans
package-lock.json dashboard: update dependencies in package.json to fix frontend vulnerabilities il y a 5 ans
package.json dashboard: update dependencies in package.json to fix frontend vulnerabilities il y a 5 ans

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