I would like to handle multiple domains with the same react app
Say I have a customer1.com, customer2.com and I want to point them to the same react app. I have created these 2 domains as aliases to my site. The requirement is that they will have their own look , feel and and data - pulled from the DB. How can this be accomplished.
If I want to have about 1,000 of these custom domains, what are my design considerations? I read the recommendation is 50 domains per site?
I’d recommend you to have customer1.yourdomain.com as your setup instead. That would give you unlimited subdomains if you meet certain requirements. If this approach works for you, we can discuss further.
But if you wish to use customer1.com, then you get a maximum of 100 domains for a site. If you add www.customer1.com as well as customer1.com, then as you can imagine, you’d only really get 50 domains.