uow and di basic implementation

This commit is contained in:
2024-03-06 02:28:59 +03:00
parent 402daf63d1
commit 8d93c964e1
21 changed files with 217 additions and 100 deletions

View File

@@ -22,4 +22,6 @@ RUN poetry install --only api --no-root
ENV CONFIG_PATH='/usr/src/service_man/config/api_config.yml'
ENV INDOCKER=1
RUN touch __init__.py