Test repo for building a local dev-version of a static page to implement typesense searche with the data extracted so far.
To run/develop the page locally, you need access to the gitlab repository containing the source-files & you need to clone the flugblaetter_data-repo fetching these source-files. Do the following:
- create a top level parent directory for all data related to the project
- clone this repo into a subfolder of said parent directory
- clone the repository fetching the data into another subfolder on the same level as this repository named
flugblaetter_data
- start python virtual environment
- run
./build_dev.sh