wag-managment-api-service-version-3
Go to file
berkay 364a4df4b1 app apis and service stroe updated 2025-01-08 17:00:14 +03:00
.idea app apis and service stroe updated 2025-01-08 17:00:14 +03:00
ApiServices app apis and service stroe updated 2025-01-08 17:00:14 +03:00
StoreServices app apis and service stroe updated 2025-01-08 17:00:14 +03:00
a_project_files updated modules 2025-01-08 15:25:05 +03:00
api_configs app apis and service stroe updated 2025-01-08 17:00:14 +03:00
api_library app apis and service stroe updated 2025-01-08 17:00:14 +03:00
api_objects app apis and service stroe updated 2025-01-08 17:00:14 +03:00
databases/sql_models app apis and service stroe updated 2025-01-08 17:00:14 +03:00
.gitignore Initial commit 2025-01-08 10:15:58 +00:00
LICENSE Initial commit 2025-01-08 10:15:58 +00:00
README.md app apis and service stroe updated 2025-01-08 17:00:14 +03:00
pyproject.toml app apis and service stroe updated 2025-01-08 17:00:14 +03:00

README.md

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