Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxgfr/nextjs-zustand

Sample NestJS application using zustand
https://github.com/maxgfr/nextjs-zustand

nextjs react sample state-management zustand

Last synced: 7 days ago
JSON representation

Sample NestJS application using zustand

Awesome Lists containing this project

README

        

# nextjs-zustand

NestJS application using zustand

## Getting Started

First, run the development server:

```bash
yarn # To install dependencies
yarn dev # To launch the app
```

## To get further

I advice you to check [this work](https://codesandbox.io/s/ku82o) from clb who implemented a similar logic as `next-redux-wrapper` for state hydration