Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

react-fullstack-graphql

> 前端框架
Open source

Starter projects for fullstack applications based on React & GraphQL.

1.4K stars0 likes1 views
WebsiteGitHub

About

Starter projects for fullstack applications based on React & GraphQL.

Fullstack GraphQL Boilerplates for React & Node.js



## 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](https://github.com/prisma/prisma-examples/). ## Features - **Rapid scaffolding**: Simply use `graphql create` (from the [GraphQL CLI](https://github.com/graphql-cli/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](https://www.howtographql.com/react-apollo/0-introduction/). You can more learn about the idea behind GraphQL boilerplates [here](https://blog.graph.cool/graphql-boilerplates-graphql-create-how-to-setup-a-graphql-project-6428be2f3a5). ## Quickstart Select a boilerplate and follow the instructions in the belonging README to get started: - [`minimal`](./minimal): Minimal boilerplate with basic "Hello World" functionality - [`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database - [`advanced`](./advanced): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions All projects are based on [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) & [Apollo Client](https://github.com/apollographql/apollo-client). ## Contributing The GraphQL boilerplates are maintained by the GraphQL community, with official support from the [Apollo](https://dev-blog.apollodata.com) & [Graphcool](https://blog.graph.cool/) 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`](https://graphcool.slack.com/messages/graphql-boilerplate) channel on our [Slack](https://graphcool.slack.com/).

GitHub Issues· 52 open

View all on GitHub
  • #766

    Dependency Dashboard

    Updated Sep 16, 2026
  • #661

    graphql create my-app --boilerplate react-fullstack-basic command is not working

    Updated Dec 9, 2021
  • #605

    TypeError: Only absolute URLs are supported

    Updated Nov 2, 2020
  • #728

    AC3 version?

    Updated Sep 25, 2020
  • #591

    There's no such script as `yarn dev` to run the server - fullstack-advanced

    Updated Sep 17, 2020

Highlights

  • •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.
  • •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

> Tags

JavaScriptapolloapollographqlgraphcoolgraphql

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架