Hi there.
We are considering using solidus to add an e-commerce brick to our existing product and I have one or 2 questions:
The current setup:
• a multi-tenant product
• a rails monolit that serves as an API as service
• a Front-End (FE) build on top of of it for the tenant (users) to manage their resources (management of services for their own end-users)
We want to introduce an e-commerce part on top of if so our tenants could have/manage their own e-commerce things.
If we forget about the Tenant facing FE part, should we consider introducing spring directly on our monolith, or is an entirely new setup/structure is preferable? What are your past experiences?
Thanks for sharing