Next.js Discord

Discord Forum

Nextjs provides me to implement two platforms in a single project?

Unanswered
Large garden bumble bee posted this in #help-forum
Open in Discord
Large garden bumble beeOP
Hello,
I'm thinking about using Nextjs 14 App Router.

More than a problem it is a susceptibility of the power that Nextjs has and how I could find a case similar to the one I have.
Let me explain: I am building an educational platform that will be moderately large, which consists of several modules, such as registration, files, videos, deadlines, management configurations, among others. My idea was to have a platform for the end user and another one for administrative purposes, with graphics and notes, progress. Everything I mention is already contemplated for users. My problem goes more to know what kind of software architecture to use, to know if using a single Nextjs project would be convenient for these two platforms and turn them into modules, for example if you enter as a student you will see the courses and so on, but if you enter as an administrator you will have an administrative panel. But I do not have any reference of how much Nextjs can support, the rate of users would be about 500, I would like to know if there is any similar case or where I could find information about the capabilities of Nextjs for what I intend to do. In case it is not possible my idea was to present a fronted-backend architecture, where I would only use the front end of Nextjs and I would have only one backend. But I also thought about how well two backends could work and do it with sql queries since Nextjs gives us this option. Thanks

Translated with DeepL.com (free version)

0 Replies