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

https://github.com/npdeehan/optimizetutorialcamundaengine

This is a Camunda spring boot application and m2 database with data for the Camunda Optimize tutorial
https://github.com/npdeehan/optimizetutorialcamundaengine

Last synced: 5 months ago
JSON representation

This is a Camunda spring boot application and m2 database with data for the Camunda Optimize tutorial

Awesome Lists containing this project

README

          

# Optimize Tutorial CamundaEngine
This is a Camunda spring boot application and m2 database with data for the Camunda Optimize tutorial

## How to run the project

You'll need java installed, if you don't already have it, get [Java JDK 11 here](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)

Clone the project and in the project directory run `Java -jar Lafayette-1.0.0-SNAPSHOT.jar`

This should start up Camunda and once it's running you should be able to access it by going to http://localhost:8080/ and logging in with:

username: `demo`

password: `demo`