Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/apollographql/next-apollo-example

Template for creating Apollo Client + Next.js reproductions
https://github.com/apollographql/next-apollo-example

apollo apollo-client graphql nextjs

Last synced: 3 months ago
JSON representation

Template for creating Apollo Client + Next.js reproductions

Awesome Lists containing this project

README

        


Apollo Client Next.js Example

A template for creating minimal reproductions with Next.js and Apollo Client.


## Usage

### GitHub

Fork the repository, install its dependencies with `npm i` and run it locally with `npm run dev`. Commit + push your changes and share a link to your forked repository with a member of the [Apollo Client team](https://github.com/apollographql/apollo-client#maintainers).

### CodeSandbox

Fork the CodeSandbox (https://codesandbox.io/s/github/apollographql/next-apollo-example) and share a link to your reproduction with a member of the [Apollo Client team](https://github.com/apollographql/apollo-client#maintainers).