Prerequisites
Make sure you have the following installed:- Java Runtime Environment 17
Supported Java versions
Make sure to use a Java version from the list of supported environments.ASEE Flow
First, download a distribution of ASEE Flow. You can choose from different distributions for various application servers. In this tutorial, we’ll use ASEE Flow Run. Download it from the download page. After downloading the distribution, unpack it inside a directory of your choice. Then execute the script namedstart.bat (Windows) or start.sh (Unix). This starts the application server. Open your web browser and navigate to http://localhost:8080/ to visit the welcome page.
Camunda Modeler
Download the Camunda Modeler from the download page. After downloading, unzip it into a folder of your choice, then runcamunda-modeler.exe (Windows), camunda-modeler.app (Mac), or camunda-modeler.sh (Linux).