Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 318 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 318 Bytes

Skill Manager

CI Build

Operation Requirements

  • Elasticsearch
  • RabbitMQ
  • PostgreSQL

Build & Execute Service Runtime

./gradlew clean
./gradlew :runtime:build

docker-compose up
java -jar runtime/build/libs/runtime.jar