I'm developing a SaaS e-commerce platform, where the URL follows this format: app.meusite.com.br/store/customer_name/.
I recently tested Coalias, and it worked perfectly, meaning it's possible to fetch data from the database correctly while letting Coalias handle the rest. However, costs are a consideration, so for now, I'll proceed with this solution.
The second approach, which I’ve tested but still needs adjustments, is to create a proxy using Cloudflare Workers. In the initial tests, I managed to make it work, but there’s room for improvement.
In summary, it’s possible to work with the SaaS model quickly and easily, with everything configured in under 5 minutes using Coalias. Another option is to develop a custom proxy structure.
It would be great if Toddle could provide an integrated solution for this. I'd love to know if there are plans for it and when, as it will directly impact my planning.