- If you want to run the scripts on your own, you need a Python 3.11 environment. Other Python versions may or may not work, but there is no guarantee.
- Clone the repository on you local machine:
git clone https://github.com/f-maury/MAKAAO_website
- Navigate to the repository, and install required packages:
pip install -r requirements.txt
- To initialize container:
docker-compose up -d
- To turn off and restart:
docker-compose stop docker-compose start
- To remove container and its data:
docker-compose down -v
For licensing reasons, some files that you would need to make the website work are not included here. These are:
website/data/LOINC_*.ttlwebsite/data/makaao_core.csvwebsite/data/makaao_v*.rdfdb/aab_*.htmldb/slug_map.json