https://github.com/emapeire/nextjs-graphql
Next.js 14 with GraphQL Apollo Client
https://github.com/emapeire/nextjs-graphql
apollo apollo-client css graphql javacript nextjs tailwindcss typescript
Last synced: 10 months ago
JSON representation
Next.js 14 with GraphQL Apollo Client
- Host: GitHub
- URL: https://github.com/emapeire/nextjs-graphql
- Owner: emapeire
- Created: 2024-05-03T16:47:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T19:54:03.000Z (about 2 years ago)
- Last Synced: 2025-04-03T03:32:48.406Z (over 1 year ago)
- Topics: apollo, apollo-client, css, graphql, javacript, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://emapeire-nextjs-graphql.vercel.app
- Size: 66.4 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js App with GraphQL and Apollo Client 🚀
This is a simple Next.js app that uses Apollo Client to fetch data from a GraphQL API.

### App-routing experimental feature ✨
This app uses [@apollo/experimental-nextjs-app-support](https://www.npmjs.com/package/@apollo/experimental-nextjs-app-support) for Next.js app-routing.