commit | b03d67b0ae7bb150929d1ee1ce6c57e872e1e5f5 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Feb 02 11:54:53 2022 +0100 |
committer | Akron <nils@diewald-online.de> | Wed Feb 02 11:55:39 2022 +0100 |
tree | 7e84fee7cfd143fa840a6ed9dc5fa09cdf109eb6 |
Initial commit Change-Id: I26b2a474e51648ceda164fbf29b0c18581bd5a00
Install docker and docker compose.
To download, intialize and run KorAP pointing to a certain directory index (in this example myindex
in the local directory), run
$ INDEX=./myindex docker-compose up
This will make the frontend be available at localhost:64543
.