Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants. Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
618 B
Markdown
20 lines
618 B
Markdown
# Ecommerce / Online Store Builder Service (Placeholder)
|
|
|
|
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
|
|
|
## مسئولیتها
|
|
- فروشگاهساز
|
|
- محصولات
|
|
- دستهبندی
|
|
- موجودی
|
|
- سفارش
|
|
- پرداخت
|
|
- ارسال
|
|
- تخفیف
|
|
- سبد خرید
|
|
|
|
## اصول
|
|
- دیتابیس مستقل (`ecommerce_db`) با `tenant_id` در جداول بیزینسی.
|
|
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
|
- بررسی دسترسی قابلیتها از Core (`ecommerce.*`).
|