Skip to content

JeevanOM/nextjs-module-federation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJS and Module Federation

This application would demonstrate how multiple NextJs application would collaborate to a single application.

Note:

  • There seems to be a problem with css-in-js sharing between federated modules.

Links

Github : Read more to stay updated. Official Documentation : Read about the options and docs

Context

We have 3 NextJs applications: hogwarts : Running on port 1001 harry : Running on port 1002 ron : Running on port 1003

About

Configure build time micro-frontend with nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.3%
  • JavaScript 29.7%