Created target project structure

This commit is contained in:
2025-10-11 12:14:49 +02:00
parent 1e2f211057
commit d7439fce46
110 changed files with 6157 additions and 0 deletions

1
app/api/v1/public/vendors/payments.py vendored Normal file
View File

@@ -0,0 +1 @@
# Payment processing

1
app/api/v1/public/vendors/search.py vendored Normal file
View File

@@ -0,0 +1 @@
# Product search functionality

1
app/api/v1/public/vendors/shop.py vendored Normal file
View File

@@ -0,0 +1 @@
# Public shop info