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

module-federation-examples/nextjs-ssr-react-query at master · jonthomp/module-federation-examples · GitHub

Latest commit

 

History

History
 
 

README.md

Support For Next.js is ending

module-federation/core#3153

Module Federation Next.js Data Fetching with Tanstack Query (react-query)

This is an advanced example of using Module Federation with Next.js and Tanstack Query (react-query) to use Next.js data fetching strategies.

Getting Started

yarn install

Run the following command to start the Next.js apps:

nx run-many --target=serve --all --skip-nx-cache --verbose --parallel=4

Browse to the following URLs:


Back | FazBrowse Home | New Git URL