Note
HertzBeat Web-App is a fork to ng-alain. Check LICENSE and license-ng-alain.txt for more details.
- Need
Node Yarn
Environment, Make sureNode.js >= 18
- Install yarn if not existed
npm install -g yarn
- Execute
yarn install
oryarn install --registry=https://registry.npmmirror.com
inweb-app
- Install angular-cli :
yarn global add @angular/cli@15
oryarn global add @angular/cli@15 --registry=https://registry.npmmirror.com
- Start After Backend Server Available :
ng serve --open
- Execute command in web-app
ng build --configuration production
- Execute command in root
mvn clean install
The HertzBeat install package will at manager/target/hertzbeat-{version}.tar.gz
- Execute command in collector
mvn clean package -Pcluster