improved run.md; added requirements.txt

This commit is contained in:
Marcel Gansfusz
2025-03-20 23:10:39 +01:00
parent b4c5daa212
commit ac16b1ea7b
5 changed files with 79 additions and 8 deletions

9
run.md Normal file
View File

@@ -0,0 +1,9 @@
sudo systemctl start mariadb.service
python -m uvicorn app.main:app --reload
Requirements:
- For pymupdf tesseract needs to be installed for the language deu on the system.
- All the tables in daatabase_init.sql must be in a database called Unizeug with password: DBPassword
- requirements.txt or just all the python modules until pytohn stops complaining. I recommend to use a venv for this project.
Just information I dont want to forget:
- TISS API maby not nessecarry: https://tiss.tuwien.ac.at/api/course/101685-2024W