dice-group / sask

Projectgroups Search and Extraction
GNU Affero General Public License v3.0
2 stars 10 forks source link

sask

Build Status Codacy Badge BCH compliance

Projectgroups Search and Extraction

Prerequisites

Getting Started

To get started with the application, you need to run the individual microservices and Docker containers. The following command can be executed in every module folder to start and register the microservices in eureka. The Eureka server should be started first.

mvn clean spring-boot:run -P windows
mvn clean spring-boot:run -P linux

If all microservices are running, but are not available in the application: Wait, till the webclient pulled a refreshed list.

You will find example data for the extraction in the wiki: https://github.com/dice-group/sask/wiki/Example-Data.

For chatbot, Refer to the ReadMe under chatbot microservices. For Example: Query Type, Some info about the handlers etc.

Necessary components