Thanks for building it as open source! Few q's: 1. It doesn't seem to be multi-tenant (that is, hosting multiple shops/companies with one db). Are there plans to add multi-tenancy? 2. What are the major differences vs https://github.com/vendure-ecommerce/vendure ? (another nodejs solution, with included Admin panel and storefront) 3. How do you plan to monetize?
I'm the maintainer of Vendure, so I might be able to offer a bit of insight on your second question, after having studied the Medusa repo a little. Medusa devs, please correct me if any of this is wrong! * The Vendure project is a bit older and I think a bit further ahead in terms of awareness and adoption. * Medusa lists a team of 10 on their notion board, plus a bunch of investors. Vendure is just me (plus OSS cont…
Three short comments on the functional differences: - Admin interface: We have made our admin open source as well (happened this week) so this will be part of a Medusa setup when you launch our OS version - On multi-regional support: We have built this into Medusa's core to make it easy to shift between currencies, shipping options etc. across different markets - On Multi-tenant functionality: This feature will come soon; we will launch a concept called "Stores" in the near future to enable you to control multiple shops/branches from one place
s_severus, we should take an offline chat soon. Think we could learn a great deal from each other!