T
TanStack3w ago
optimistic-gold

TSS Wildcard subdomains approach multi-tenant

Hey all, loving tanstack-start! One really great overall feature of both nextjs+vercel as a solution is wildcard subdomains for multi-tenant style applications. Has anyone gone into this? https://vercel.com/blog/wildcard-domains
Vercel
Introducing Wildcard Domains - Vercel
Wildcard Domains allow for pointing all imaginable sub domains to a project, without having to define those sub domains at all.
1 Reply
foreign-sapphire
foreign-sapphire5d ago
I know there are a couple messages around - but i don't think it's documented yet. I think this might be one of the latest https://discord.com/channels/719702312431386674/1426872141579685888/1426872141579685888 In case that message has an outdated github link (it moved at some point) - https://github.com/TanStack/router/blob/ac35dd23822a0eb9f4f8835110d94b5f63c095b8/packages/react-router/tests/router.test.tsx#L1974
GitHub
router/packages/react-router/tests/router.test.tsx at ac35dd23822a0...
🤖 A client-first, server-capable, fully type-safe router and full-stack framework for the web (React and more). - TanStack/router

Did you find this page helpful?