package
0.0.0-20240528100830-79c95e3d0934
Repository: https://github.com/go-kratos/examples.git
Documentation: pkg.go.dev

# README

  1. Download code: git clone https://github.com/opensergo/opensergo-dashboard.git

  2. Modify opensergo-dashboard-server/src/main/resources/application.yaml, specify the mysql server address

  3. Build

    • mvn clean package -Dmaven.test.skip=true
  4. Launch

    • cd opensergo-dashboard-server/target/; java -jar opensergo-dashboard.jar
  5. Run Service go run main.go

  6. Visit http://localhost:8080/

# Variables

Name is the name of the compiled software.