-
nx
Build system, optimized for monorepos, with AI-powered architectural awareness and advanced CI capabilities.
does it have to be multirepo? why not use monorepo and go with nx.dev?
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Check out this microfrontend structured framework https://single-spa.js.org/
-
crisp-react
React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in.
You can have Login/authentication SPA, Reporting SPA, etc. Each SPA does its own routing as demonstrated here.