wag-managment-api-service-v.../README.md

543 B

Add: uv pip install -r pyproject.toml

  • Run Store Services

On debian

docker compose -f ./StoreServices/debian-docker-compose.yml up --build -d

On Linux

docker compose -f ./StoreServices/local-docker-compose.yml up --build -d

Connectors:

commercial_main_mongo_service: http://localhost:11777 commercial_main_memory_service: http://localhost:11222 postgres_main_commercial: http://localhost:5444

make sure set lang and timezone on login BaseMixin || CrudMixin add http_exception = fastapi.HTTPException status = fastapi.status