Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alessbell/rsc-apollo-testing-demo


https://github.com/alessbell/rsc-apollo-testing-demo

Last synced: 3 days ago
JSON representation

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).