TorbatYar/backend/services/communication/README.md
Mortezakoohjani e41ecfad4c Sync platform docs, infra, and module services with Accounting integration.
Include Loyalty/Communication/Sports Center backends and registry updates alongside production nginx and compose wiring.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-25 22:35:23 +03:30

25 lines
679 B
Markdown

# Communication Service
Independent **Enterprise Communication Platform** for TorbatYar SuperApp.
- Database: `communication_db` (sole owner)
- Port: `8005`
- Version: `0.8.10.1`
- Permission prefix: `communication.*`
## Boundaries
This service is shared infrastructure. It does **not** belong to CRM, Loyalty, Restaurant, or any business module.
Consumers interact only via HTTP APIs and events. No module may call external SMS/email/push providers directly.
## Channels
Designed for: SMS, Email, Push, WhatsApp, Telegram, Rubika, Voice, Future.
**Initially active:** SMS (mock + Payamak adapters).
## Docs
See `docs/communication-phase-8.md`.