Hello Artisans ๐
I'm currently working on a new project for my company. The idea here is to develop a site with multiple color schemes and variables (logo, icon, etc.) for different entities. How would you do this? Knowing that they each have their own domain name.
Option 1: Multi-tenant. 1 codebase, 1 deployment, and 1 database per tenant.
Option 2 (If we have 3 entities) : 3 repositories, 3 file environments, 3 databases, 3 deployments.
If you have another option in mind ๐