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

https://github.com/damassi/relay-nextjs-example

Example of using Next 12 with Relay 13
https://github.com/damassi/relay-nextjs-example

Last synced: about 1 year ago
JSON representation

Example of using Next 12 with Relay 13

Awesome Lists containing this project

README

          

Example App showing how to use Relay 13 with Next.js 12 and connects to Artsy's GraphQL server.

```sh
yarn sync-schema
yarn dev
```