Skip to content

Files

Latest commit

908450d · Nov 14, 2024

History

History

nextjs-ssr-react-query

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 14, 2024
Jan 14, 2024
Nov 8, 2023
Mar 7, 2023
Mar 7, 2023
Mar 7, 2023
Nov 8, 2023
Nov 8, 2023
Nov 5, 2024
Mar 7, 2023
Nov 8, 2023
Nov 8, 2023
Jan 14, 2024
Nov 14, 2024
Nov 8, 2023

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: