This is the repository for the D-WISE Tool Suite (DWTS) - an outcome of the D-WISE Project
Please also have a look at our Wiki for more information and How-To's
- test the online demo at https://dwts.ltdemos.informatik.uni-hamburg.de/
- host it on your own machine with
docker compose
- clone this repository:
git clone https://github.com/uhh-lt/dwts.git
- navigate to the docker directory:
cd dwts/docker
- run
docker compose up -d
- visit https://localhost:3000/ in your browser
- clone this repository:
Apache 2.0 - See license file for details