daniloab / relay-13-nextjs

relay nextjs implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relay 13 with NextJS

This repo is a try to replicate the relay examples of data driven dependencies with nextjs.

First, it is being implemented with lazy load query + use fragment.

After make this work the next steps is go to SSR and implement the preloaded queries.

problems

This repo it was created also to link a with a issue on relay github because the generated files cannot be found.

About

relay nextjs implementation


Languages

Language:TypeScript 73.8%Language:CSS 17.3%Language:JavaScript 7.4%Language:Dockerfile 1.2%Language:Shell 0.4%