Set up your first development project
BeginnerTime estimate: 20 minutes
Prerequisites
Setting up your project
Let's set up your first project to model, deploy, and start a process instance.
The camunda-platform-get-started GitHub repository contains a hands-on guide for setting up a Camunda 8 project locally.
The guide offers a general walk-through on how to model, deploy, and start a process instance. It also includes code examples on how to connect to the cluster and complete jobs.