Subdomain like vercel help needed #41
-
I want to dynamically create subdomain sites such as "user1.example.com", "user2.example.com" and serve static html and css based on subdomain. For a real world example blogger.com servers html and css for different users on blogspot domain link https://althouse.blogspot.com/. I want to do exactly the same thing like blogger.com does. Questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Hey! Great question – we recently rolled out a simple example that would allow you to create unique content pages with a multi-tenant infrastructure. Each of your users gets assigned a unique subdomain when they create their account, with the (usually paid) option to add a custom domain. We're also rolling out more complex examples & boilerplates (e-commerce storefront builders, website builders, etc.) in an early access program – feel free to join if you're interested (click "sign up" on the Platforms on Vercel program). |
Beta Was this translation helpful? Give feedback.
-
Quick update on this – we recently launched the Platforms Starter Kit that's a comprehensive template for building multi-tenant applications with built-in custom domains support (+ unlimited custom domains 😉): https://demo.vercel.pub/platforms-starter-kit Feel free to try it out and let us know what you think! :) |
Beta Was this translation helpful? Give feedback.
Quick update on this – we recently launched the Platforms Starter Kit that's a comprehensive template for building multi-tenant applications with built-in custom domains support (+ unlimited custom domains 😉): https://demo.vercel.pub/platforms-starter-kit
Feel free to try it out and let us know what you think! :)