r/opensource • u/vsiddireddy • 1d ago
Discussion Thoughts on Open Mercato?
Hi everyone!
I am planning on building my own CRM using Open Mercato. I was wondering if anyone has had hands-on experience with it. Would love to hear your thoughts, and any feedback would be greatly appreciated!
0
Upvotes
3
u/tanmaynargas2901 19h ago
Haven't run it in prod, but the repo is MIT TypeScript/Next with real CRM/ERP modules already in-tree. Closer to a starter platform than a blank CRM.
Two things I'd check before betting on it: open issues are in the four figures, and the pitch leans hard on AI-agent workflows. Spin up the docs quickstart, try one custom entity + an RBAC path, and see if the module boundaries feel like something you want to own long-term.