📄️ Run the engine
Start the ZenBPM engine with Docker Compose and verify it is healthy — the foundation for every other Getting Started chapter.
📄️ First BPMN process
Deploy a BPMN process over REST, write a worker that connects over gRPC, and watch a process instance execute end to end.
📄️ Orchestrate human tasks
Model a BPMN user task, run it on the ZenBPM engine, and drive the human step over REST — list the pending task, assign it, and complete it with a decision.