Skip to content

Miragon/ma-zeebe-taskmanagement

Repository files navigation

Task-Management in einer Microservice Umgebung

Setup

  1. Start the stack (this will may take some seconds)

    cd stack
    docker-compose --profile prod up -d

    ℹ️ You can use the run scripts if you are using Intellij.

  2. Open the Task-List

Task-List: http://localhost:8080 Operate: http://localhost:8081

Overview

overview

Structure of the task manager

taskmanager

Structure of a process application

process