Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

camunda-community-hub/camunda-casemanager-ui

Repository files navigation

camunda-casemanager-ui

UI for playing around with CMMN

git clone git@github.com:camunda/camunda-casemanager-ui.git
git clone git@github.com:camunda/camunda-bpm-webapp.git

cd camunda-casemanager-ui
npm install
bower install
grunt auto-build

# in a different terminal
cd ../camunda-bpm-webapp/webapp
git checkout casemanager
mvn clean jetty:run -Pdevelop-casemanager

Troubleshooting

If you are on Windows and npm install fails, you may try npm install --no-bin-links.

Usage

Open browser at http://localhost:8080/camunda/app/casemanager/ and login with user jonny1 and password jonny1.

Casemanager - Overview Casemanager - Case Instance Details

About

UI for case management based on CMMN built as community extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •