julienvincent / modelizr

Generate GraphQL queries from models that can be mocked and normalized.
http://julienvincent.github.io/modelizr
176 stars 6 forks source link

Create next.js example #12

Open jmatsushita opened 7 years ago

jmatsushita commented 7 years ago

Hi there,

I think your approach is very interesting and it would be great to see it in action in a simple example with next.js which is also a very minimal approach to react apps.

As an example here's the one for apollo

It would also give more visibility to your work!

Cheers,

Jun

julienvincent commented 7 years ago

Hi, thanks for showing an interest!

I think producing a next.js example is a good idea, I will set one up on a now deployment when I get some time.