More Premium Hugo Themes Premium React Themes

React Fullstack Graphql

Starter projects for fullstack applications based on React & GraphQL.

React Fullstack Graphql

Starter projects for fullstack applications based on React & GraphQL.

Github Stars Github Stars: 1438
Last Commit Last Commit: Jun 28, 2025 -
First Commit Created: Jan 15, 2024 -
React Fullstack Graphql screenshot

Overview:

This repository has been deprecated and is currently unmaintained. It offers examples for building GraphQL servers with a database.

Features:

  • Rapid scaffolding: Use graphql create to download the desired boilerplate.
  • Easily extensible: Tailor the API to your specific use case.
  • Best practices: Incorporates best practices from the GraphQL community.

Installation:

To get started, select a boilerplate from the following options:

  • 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 real-time subscriptions.

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

Summary:

This repository offers GraphQL boilerplate examples for building servers with a database. The features include rapid scaffolding, extensibility, and incorporation of best practices. However, the repository is deprecated and not currently maintained.