TorbatYar/infrastructure/postgres/init-dbs.sql
Mortezakoohjani 064d67f099 Ship CRM Core Platform (phases 6.0–6.3) with docs and prod deploy.
Add the Sales CRM service through collaboration, sync architecture/registry docs, expose crm.torbatyar.ir, and include a production deploy script.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 20:32:00 +03:30

4 lines
94 B
SQL

CREATE DATABASE identity_access_db;
CREATE DATABASE accounting_db;
CREATE DATABASE crm_db;