364a4df4b1a399462f8348ee39ba306672f591d1
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
Description
Languages
Python
99.6%
Dockerfile
0.3%