FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

module-federation-examples/server-side-render-only at master · tikalk/module-federation-examples · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ModuleFederationSSR

Module Federation Server Side Rendering example :)

Remote server exposes "SharedComponent", and Host server consume and render it in Server Side.

Changing "SharedComponent" will affect both servers, without rebuilding Host server

npm start

http://localhost:3000/ - Host Server

http://localhost:3001/ - Remote Server


Back | FazBrowse Home | New Git URL