Serving hundreds of different websites from a single Next.js installation? Is it really possible? Yes, let’s see how! This talk will explore how a multi-tenant architecture can solve many different problems at any scale, both for small startups and big corporates working on enterprise-level software. We’ll see how to design a multi-tenant architecture using one of the most popular and loved frameworks out there: Next.js! Are you ready to bring your architecture to the next level?
jsday 2021 happened online on July 6th and 7th 2021.
Info and details about this edition’s schedule:
Keep in touch:
–
–
Newsletter:
This is the best explanation of "Multi-tenant" I've read. Thanks for sharing. This is exactly what I was looking for. 😊🤗🙏
If no SSG then its a stupid solution. It is much much better to build individual websites and then forward the request to corresponding port
Why this project has been archived?
This is exactly what I was looking for, thanks.
Çan you please share your code repo?
Thanks for this!