GraphQL-Next-Setup
GraphQL server setup
A Next.js project that sets up an Apollo Server and Client with Nexus Schema using TypeScript.
Apollo Server/Client, Nexus Schema
3 stars
3 watching
0 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list
apollographqlnextjsnexus
Related projects:
Repository | Description | Stars |
---|---|---|
sebastp/next-react-graphql-apollo_boostrap | A full-stack React project with GraphQL and Next.js integration using TypeScript and various build tools. | 87 |
lfades/next-with-apollo | A library that simplifies integrating GraphQL with Next.js applications | 765 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |
idurar/starter-graphql-next-js | A starter kit for building GraphQL APIs with Next.js and Mongodb CRUD capabilities | 32 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
jamastek/sen | A modern Next.js and GraphQL boilerplate with a range of features and tools for building scalable and maintainable applications. | 3 |
konabos/next.js-starter-kit-using-graphql-and-sitecore-content-hub-content-as-a-service | Next.js application demonstrating integration with Sitecore Content Hub using GraphQL and React | 9 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
buoy-graphql/buoy | A GraphQL client for Angular applications built on top of Apollo | 7 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
kamilkisiela/graphql-config | A configuration library for GraphQL development environments | 1,174 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
wangel13/prisma-next-auth-graphql-starter | A Next.js project providing passwordless authentication and GraphQL API with Prisma and Apollo Server for building scalable web applications. | 79 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |