All Projects → graphql-boilerplates → Vue Fullstack Graphql

graphql-boilerplates / Vue Fullstack Graphql

Starter projects for fullstack applications based on Vue.js & GraphQL.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Fullstack Graphql

React Native Fullstack Graphql
🚀 Starter projects for mobile applications based on React Native & GraphQL.
Stars: ✭ 208 (-40.91%)
Mutual labels:  graphql, apollo, graphcool, instagram
Graphql Up
Get a ready-to-use GraphQL API for your schema
Stars: ✭ 415 (+17.9%)
Mutual labels:  graphql, apollo, graphcool
Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (-73.86%)
Mutual labels:  graphql, apollo, graphcool
Booben
Web app constructor based on React, with GraphQL bindings
Stars: ✭ 96 (-72.73%)
Mutual labels:  graphql, apollo, graphcool
Learnapollo
👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool)
Stars: ✭ 5,274 (+1398.3%)
Mutual labels:  graphql, apollo, graphcool
React Fullstack Graphql
Starter projects for fullstack applications based on React & GraphQL.
Stars: ✭ 1,352 (+284.09%)
Mutual labels:  graphql, apollo, graphcool
Commerceql
UNMAINTAINED
Stars: ✭ 217 (-38.35%)
Mutual labels:  graphql, graphcool
Modern Graphql Tutorial
📖 A simple and easy GraphQL tutorial to get started with GraphQL.
Stars: ✭ 219 (-37.78%)
Mutual labels:  graphql, apollo
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (-34.09%)
Mutual labels:  graphql, apollo
Graphql Deduplicator
A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.
Stars: ✭ 258 (-26.7%)
Mutual labels:  graphql, apollo
Fullstack Boilerplate
Fullstack boilerplate using Typescript, React, GraphQL
Stars: ✭ 181 (-48.58%)
Mutual labels:  graphql, apollo
Graphql Shield
🛡 A GraphQL tool to ease the creation of permission layer.
Stars: ✭ 3,121 (+786.65%)
Mutual labels:  graphql, apollo
Scalable React Boilerplate
⭐️ Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
Stars: ✭ 260 (-26.14%)
Mutual labels:  graphql, apollo
Next Ecommerce
⚡️ Quantum Ecommerce. Made with Next.js | GraphQL | Apollo Server | Apollo Client | SSR
Stars: ✭ 186 (-47.16%)
Mutual labels:  graphql, apollo
Canner
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,472 (+602.27%)
Mutual labels:  graphql, apollo
Next React Graphql Apollo Hooks
React, Apollo, Next.js, GraphQL, Node.js, TypeScript high performance boilerplate with React hooks GraphQL implementation and automatic static type generation
Stars: ✭ 186 (-47.16%)
Mutual labels:  graphql, apollo
ios-graphql
iOS code examples with GraphQL, Apollo & more
Stars: ✭ 78 (-77.84%)
Mutual labels:  apollo, graphcool
Babel Plugin Import Graphql
Enables import syntax for .graphql and .gql files
Stars: ✭ 284 (-19.32%)
Mutual labels:  graphql, apollo
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-19.03%)
Mutual labels:  graphql, apollo
Gatsby Woocommerce Themes
⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
Stars: ✭ 306 (-13.07%)
Mutual labels:  graphql, apollo

Fullstack GraphQL Boilerplates for VueJs &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 VueJs & 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].