An open API service indexing awesome lists of open source software.

https://github.com/camunda/camunda-get-started-quickstart


https://github.com/camunda/camunda-get-started-quickstart

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Camunda Quick Start - Get Started with Camunda 7

This repository contains the BPMN process and DMN decision table as well as the example code for the get started guide at [https://docs.camunda.org/get-started/quick-start/](https://docs.camunda.org/get-started/quick-start/).

Every step of the tutorial was tagged in this repository. You can jump to the final state of each step by the following command:

```
git checkout -f Step-X
```
License: The source files in this repository are made available under the [Apache License Version 2.0](./LICENSE).