UJMT Frontend
This is the frontend of the User Journey Modeling Tool (UJMT).
Purpose
- model user journeys using service catalogue
- send models to backend
Technicalities
thing | content |
---|---|
Contact | Thilo Ernst |
Language | Javascript |
Base | diagrams.net (formally DrawIO), github |
CI/CD
dockerhub
Repository
Tags
- wp4-user-journey-modeling-tool:fe
- wp4-user-journey-modeling-tool:pr
- wp4-user-journey-modeling-tool:be
Local testing
Build image
$ ./ujmt_build_image.sh
Run UJMT
$ ./ujmt_run.sh
UJMT should be running at:
http://localhost:8080/?https=0&splash=0&p=ujmt
Stop UJMT
$ ./ujmt_stop.sh