Skip to content

camunda-community-hub/camunda-8-dev-tooling

Repository files navigation

Community Extension Compatible with: Camunda Platform 8

DMN & FEEL tester for Camunda Platform 8 using React, Java and Spring Boot

This project is a a bunch of tools that can be helpful while developing DMN and FEEL expressions to test them.

First steps with the application

The application requires a running Zeebe engine. You can run Zeebe locally using the instructions below for Docker Compose or have a look at our recommended deployment options for Camunda Platform.

Run the application via

./mvnw spring-boot:run

UI http://localhost:8080/ Swagger UI: http://localhost:8080/swagger-ui.html