Jobs Repo med periodiske job. Quick start Almindelige commands Start app'en: python src/main.py Start app'en i docker container: docker-compose up Unit tests: pytest Lint: flake8 --ignore=E501 src tests --show-source