mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
Signed-off-by: aias00 <liuhongyu@apache.org> Signed-off-by: Tomsun28 <tomsun28@outlook.com> Co-authored-by: lynx009 <2030509072@qq.com> Co-authored-by: Duansg <siguoduan@gmail.com> Co-authored-by: aias00 <liuhongyu@apache.org> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tomsun28 <tomsun28@outlook.com>
Hertzbeat Web-App
Note
HertzBeat Web-App is a fork to ng-alain. Check LICENSE and license-ng-alain.txt for more details.
Quickly Start
- Need
Node PnpmEnvironment, Make sureNode.js >= 18 - Install yarn if not existed
npm install -g pnpm - Execute
pnpm installorpnpm install --registry=https://registry.npmmirror.cominweb-app - Start After Backend Server Available :
pnpm start
Build HertzBeat Install Package
-
Execute command in web-app
pnpm package -
Execute command in root
mvn clean installThe HertzBeat install package will at
manager/target/hertzbeat-{version}.tar.gz -
Execute command in collector
mvn clean package -Pcluster