gardencmp / jazz

Build your next app with sync.
https://jazz.tools
MIT License
978 stars 27 forks source link

Create Next.JS "use-client"-only example app #554

Closed aeplay closed 5 days ago

aeplay commented 5 days ago

@trishalim I guess the book-shelf is like this?

trishalim commented 5 days ago

@aeplay yes, to quote you: "you should be able to use create-next-app and then make sure you put the jazz context in a client component and all components that use jazz hooks are also client components"

aeplay commented 5 days ago

Perfect, we will document this in https://github.com/gardencmp/jazz/issues/552