All Projects → graphql-boilerplates → React Fullstack Graphql

graphql-boilerplates / React Fullstack Graphql

Starter projects for fullstack applications based on React & GraphQL.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Fullstack Graphql

Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (-93.2%)
Mutual labels:  graphql, apollo, apollographql, graphql-subscriptions, graphcool
Graphql Up
Get a ready-to-use GraphQL API for your schema
Stars: ✭ 415 (-69.3%)
Mutual labels:  graphql, apollo, apollographql, graphcool
ios-graphql
iOS code examples with GraphQL, Apollo & more
Stars: ✭ 78 (-94.23%)
Mutual labels:  apollo, apollographql, graphql-subscriptions, graphcool
Learnapollo
👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool)
Stars: ✭ 5,274 (+290.09%)
Mutual labels:  graphql, apollo, apollographql, graphcool
Booben
Web app constructor based on React, with GraphQL bindings
Stars: ✭ 96 (-92.9%)
Mutual labels:  graphql, apollo, apollographql, graphcool
now-course
Proyecto para el curso de Now.sh en Platzi
Stars: ✭ 19 (-98.59%)
Mutual labels:  apollo, apollographql, graphql-subscriptions
Aws Lambda Graphql
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
Stars: ✭ 313 (-76.85%)
Mutual labels:  graphql, apollo, graphql-subscriptions
Vue Fullstack Graphql
Starter projects for fullstack applications based on Vue.js & GraphQL.
Stars: ✭ 352 (-73.96%)
Mutual labels:  graphql, apollo, graphcool
Fraql
GraphQL fragments made simple ⚡️
Stars: ✭ 433 (-67.97%)
Mutual labels:  graphql, apollo, apollographql
Apollo Mocked Provider
Automatically mock GraphQL data with a mocked ApolloProvider
Stars: ✭ 70 (-94.82%)
Mutual labels:  graphql, apollo, apollographql
Apollo Prophecy
🔮 GraphQL error management made Easy, generate custom machine-readable errors for Apollo Client/Server from the CLI
Stars: ✭ 83 (-93.86%)
Mutual labels:  graphql, apollo, apollographql
Offix
GraphQL Offline Client and Server
Stars: ✭ 694 (-48.67%)
Mutual labels:  graphql, apollo, apollographql
Graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Stars: ✭ 697 (-48.45%)
Mutual labels:  graphql, apollo, apollographql
Graphback
Graphback - Out of the box GraphQL server and client
Stars: ✭ 323 (-76.11%)
Mutual labels:  graphql, apollo, apollographql
React Native Fullstack Graphql
🚀 Starter projects for mobile applications based on React Native & GraphQL.
Stars: ✭ 208 (-84.62%)
Mutual labels:  graphql, apollo, graphcool
Graphql Kafka Subscriptions
Apollo graphql subscriptions over Kafka protocol
Stars: ✭ 154 (-88.61%)
Mutual labels:  graphql, apollographql, graphql-subscriptions
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+15.61%)
Mutual labels:  graphql, apollo, apollographql
Get Graphql Schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
Stars: ✭ 443 (-67.23%)
Mutual labels:  graphql, apollo, apollographql
Graphql React Apollo
A GraphQL implementation in React using Apollo.
Stars: ✭ 9 (-99.33%)
Mutual labels:  graphql, apollo, apollographql
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-97.78%)
Mutual labels:  graphql, apollo, apollographql

Fullstack GraphQL Boilerplates for React &amp Node.js


Bootstrap your fullstack GraphQL app within seconds
GraphQL boilerplates provide the perfect foundation for your GraphQL server, no matter if you're just getting started with GraphQL or aim to build a fully-fledged application.

Deprecation note

This repository has been deprecated and is currently unmaintained. You can find up-to-date examples for building GraphQL servers with a database here.

Features

  • Rapid scaffolding: Simply use graphql create (from the GraphQL CLI) to download the boilerplate you want.
  • Easily extensible: A boilerplate only provides the minimum setup so you can tailor the API to your use case.
  • Best practices: Each boilerplate incorporates best practices from the GraphQL community.

For a fully-fledged React & Apollo tutorial, visit How to GraphQL. You can more learn about the idea behind GraphQL boilerplates here.

Quickstart

Select a boilerplate and follow the instructions in the belonging README to get started:

  • minimal: Minimal boilerplate with basic "Hello World" functionality
  • basic: Basic boilerplate based on a simple data model and with a GraphQL database
  • advanced: Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions

All projects are based on graphql-yoga & Apollo Client.

Contributing

The GraphQL boilerplates are maintained by the GraphQL community, with official support from the Apollo & Graphcool teams.

Your feedback is very helpful, please share your opinion and thoughts! If you have any questions or want to contribute yourself, join the #graphql-boilerplate channel on our Slack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].