Next.js Discord

Discord Forum

how to create multi-tenant web application using Next.js 14 ?

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
I aspire to develop a multi-tenant web application using Next.js 14. The envisioned process involves presenting a login screen to each tenant. Upon successful login, the objective is to direct them to their admin dashboard.

I opt against providing a signup option for users. Instead, I will take the initiative to create client accounts and subsequently supply them with login credentials. I will leverage Vercel infrastructure and services.

1 Reply