[Multitenant] Does TanStack Start support Multitenant? Rewrite URL without changing it?
Working on multi tenant app. I would like to my subdomains "<subdomain>.domain" to render view from "domain/s/<subdomain>". I was possible to do it in Next.js. Wondering if possible also on Tan Stack Start.