Steps to use open source Camunda

Hi All,

I am new to Camunda. We can download GitHub - camunda/camunda-bpm-platform: Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI. open source.
Do we have a good link/video/tutorial on how to use open source to start the platform?

MAny thanks in advance!!!

Hi,
you could check out the Getting started with Camunda playlist on youtube: Getting Started with Camunda - YouTube

There is also a section on that in the documentation: Get started with Camunda | docs.camunda.org

1 Like

@Atul_Parti To quickly setup and run the camunda project, generate the project from Camunda Platform Initializr

https://start.camunda.com/

2 Likes