Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apollographql/next-apollo-example
- Owner: apollographql
- Created: 2022-09-08T20:14:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T11:50:22.000Z (3 months ago)
- Last Synced: 2024-07-27T13:42:29.806Z (3 months ago)
- Topics: apollo, apollo-client, graphql, nextjs
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/apollographql/next-apollo-example
- Size: 418 KB
- Stars: 12
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
## 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).