system-prompts-and-models-o.../salesflow-saas/frontend/public/dealix-marketing/LOCAL-ONLY-NEXT.txt
2026-04-04 18:04:21 +03:00

17 lines
599 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
لتحديث النسخ بعد تعديل الملفات الأصلية:
node scripts/sync-marketing-to-public.cjs
للرفع على GitHub: commit مجلدات public/dealix-* بعد المزامنة.