Jamulator UI
We recommend using Jamulator from automated tests and setup rules as a part of test setup. However, it is also possible to use Jamulator UI to setup rules manually.
Quick start
You can run Jamulator UI as a docker container. The container is available on Docker Hub.
docker run -it -d -p 3000:3000 pumpitup/jamulator-ui
After the container is started, you can access the UI on http://localhost:3000.