Koppeltaal-2.0-Authentication-Service Building docker docker build . -t koppeltaal-2.0-authentication-service Project setup Install the dependencies poetry install Update to the latest dependencies (will change the poetry.lock file). poetry update Add an dependency poetry add [dep-name] Add a test dependency poetry add [dep-name] --group test Running the app poetry run python3 entrypoint.py