system-prompts-and-models-o.../salesflow-saas/frontend/public/dealix-marketing/LOCAL-ONLY-NEXT.txt
Sami Assiri 07557c4be9 feat(dealix): GTM polish, CRM/AI APIs, launch verification hardening
- Add integrations CRM and AI routing APIs; Salesforce OAuth refresh; lead CRM metadata
- Marketer hub, settings CRM UI, OS views; premium landing and strategy_summary differentiators
- Docs: API-MAP, product guide, competitive matrix, launch simulation, AGENT-MAP LLM routing
- Sync script: strategy legal + competitive matrix to public; pytest DB isolation (.pytest_dealix.sqlite)
- Tests: CRM status and AI routing smoke; check_go_live_gate UTF-8 stdout on Windows
- Alembic migrations for strategic deal links and lead company/sector/city

Made-with: Cursor
2026-04-13 05:08:39 +03:00

19 lines
749 B
Plaintext

هذه الملفات تُنسَخ من sales_assets إلى مجلد public في الفرونت إند.
التشغيل المحلي (بدون خادم FastAPI على 8000):
cd frontend
npm run dev
ثم افتح في المتصفح:
http://localhost:3000/dealix-marketing/
http://localhost:3000/dealix-presentations/
http://localhost:3000/resources
http://localhost:3000/strategy
http://localhost:3000/strategy/legal/ (وثائق قانونية بعد المزامنة)
http://localhost:3000/strategy/COMPETITIVE_MATRIX_AR.md
لتحديث النسخ بعد تعديل الملفات الأصلية:
node scripts/sync-marketing-to-public.cjs
للرفع على GitHub: commit مجلدات public/dealix-* بعد المزامنة.