Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 635 Bytes

File metadata and controls

25 lines (15 loc) · 635 Bytes

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

npm 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: