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
- Host: GitHub
- URL: https://github.com/npdeehan/optimizetutorialcamundaengine
- Owner: NPDeehan
- License: apache-2.0
- Created: 2021-12-01T08:38:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T08:54:05.000Z (over 4 years ago)
- Last Synced: 2025-01-23T01:34:33.927Z (over 1 year ago)
- Size: 49.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`