Subdomain Routing
Answered
Exotic Shorthair posted this in #help-forum
Exotic ShorthairOP
Hi guys ! Im newbie and Im still learning, I want to have my landing page and my application (in case a dashboard) in the same project, so i want to have a sub domain (in case : app) for my dashboard but I dont know how to achieve that with the routing. Btw I tried to find on internet but nothing was really clear and ChatGPT will probably tell me sht nah ? Hope someone could help me !
Answered by joulev
The keyword you are looking for is multi tenancy, look up multi tenancy guides for nextjs
2 Replies
@Exotic Shorthair Hi guys ! Im newbie and Im still learning, I want to have my landing page and my application (in case a dashboard) in the same project, so i want to have a sub domain (in case : app) for my dashboard but I dont know how to achieve that with the routing. Btw I tried to find on internet but nothing was really clear and ChatGPT will probably tell me sht nah ? Hope someone could help me !
The keyword you are looking for is multi tenancy, look up multi tenancy guides for nextjs
Answer
@joulev The keyword you are looking for is multi tenancy, look up multi tenancy guides for nextjs
Exotic ShorthairOP
Thank you 🙌