This is a Reactive Data Client project integrating Next.js Server Side Rendering.
First, run the development server:
npm run dev
Open http://localhost:3000 to see the result.
Preview this demo in your browser
To learn more about running Data Client with Next.js, take a look at the following resources:
- NextJS + Reactive Data Client guide
- Data Client Resources - definining TypeSafe APIs.
- Data Dependencies - fetch & rendering data in ReactJS components.
- Reactive Mutations - building interactive data driven applications.