Initial commit

Change-Id: I26b2a474e51648ceda164fbf29b0c18581bd5a00
3 files changed
tree: 7e84fee7cfd143fa840a6ed9dc5fa09cdf109eb6
  1. .gitignore
  2. docker-compose.yml
  3. Readme.md
Readme.md

Requirements

Install docker and docker compose.

Starting

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.