The dsebaseapp based web application for the digital edition of "Die Korrespondenz von Leo Thun Hohenstein"
The data for this application can be found in the thun-data git repo.
- clone the repo
https://github.com/KONDE-AT/thun.git
- initialize submodules:
git submodule update --init --recursive
- build the .xar package with
ant
- install the package in eXist-db via eXist-db's package manager.