1,245
Buyer and seller profiles are available in the CRM.
This preview is shown because index.html was opened directly from the file system. The real React dashboard loads through the Vite dev server.
Run:
cd dashboard && npm run dev -- --host 127.0.0.1
Then open:
http://127.0.0.1:5173/
Buyer and seller profiles are available in the CRM.
Demands are linked to contacts, with orphan warnings tracked.
Safe replies can be automatic; sensitive drafts need approval.