Skip to content

sjefvanleeuwen/camunda-process-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda Process Examples

Build Status codecov License: GPL v3

These examples are based of from dotnet template over at: https://github.com/sjefvanleeuwen/camunda-process-template

Setup camunda using docker

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/

Available Samples

  1. Quiz example
  2. Simple DMN Sample
  3. Discount ordering process (under construction)

Built With

  • 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.

Contributing

Pull requests are accepted

Authors

  • Sjef van Leeuwen - Initial work - github

License

This project is licensed under the GPL-V3 License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published