These examples are based of from dotnet template over at: https://github.com/sjefvanleeuwen/camunda-process-template
docker run -d --name camunda -p 8080:8080 camunda/camunda-bpm-platform:latest
You can model processes using camunda modeler available at: https://camunda.com/download/modeler/
- Quiz example
- Simple DMN Sample
- Discount ordering process (under construction)
- VSCODE - The IDE used
- DOCKER - Build, Ship, and Run Any App, Anywhere
- CAMUNDA - Open source platform for workflow and decision automation that brings business users and software developers together.
Pull requests are accepted
- Sjef van Leeuwen - Initial work - github
This project is licensed under the GPL-V3 License - see the LICENSE.md file for details