This project fetches the data off midata and into a mysql database, where it is then used for the pfadi-finder on pfadi.swiss
-
Clone the repository.
-
Copy
src/config.example.phptosrc/config.phpand adjust environment variables if needed. -
Start the services:
docker-compose up --build