This Showcase demonstrates our various tools, grouped under the Miranum brand.
- Miranum Platform is a versatile workflow and process automation framework utilizing components like Camunda 7, a schema-registry and an intuitive task list.
- Miranum Connect is a library which enables developers to build reusable and technology neutral connectors and integrations between products.
- Miranum IDE provides a centralized hub for editing, managing and accessing process application artifacts via VS Code.
Note: Miranum is still in an early stage of development. As such, there may be some bugs or missing features that will be implemented in the near future.
A screenshot of an External Task Service next to the BPMN diagram in VS Code.
-
Clone this repository
git clone https://github.com/Miragon/miranum-consulting.git
-
Build Project
cd miranum-consulting/miranum-stack-showcase/ mvn clean package
-
Run docker compose
cd platform-stack docker compose --profile engine up
-
Deploy Artifacts (see here)
-
Open your Browser under
localhost:8081
and login with the following credentials:user: alex password: test
With this showcase, we are also going to give you a step-by-step tutorial on how we created it, using only VS Code as our IDE.
-
Open your Browser under
localhost:8081
and login with the following credentials:user: alex password: test