More Premium Hugo Themes Premium React Themes

Vue Fullstack Graphql

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

Vue Fullstack Graphql

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

Github Stars Github Stars: 345
Last Commit Last Commit: Feb 27, 2025 -
First Commit Created: Jan 15, 2024 -
Vue Fullstack Graphql screenshot

Overview

This document discusses a deprecated and unmaintained repository that provided examples for building GraphQL servers with a database. The repository offered several key features, including rapid scaffolding, extensibility, and incorporation of best practices from the GraphQL community. It also provided different boilerplates, such as minimal, basic, and advanced, which included functionality for a GraphQL database, authentication, and real-time subscriptions. The repository was based on graphql-yoga and Apollo Client.

Features

  • Rapid scaffolding: Use the graphql create command to easily download the desired boilerplate.
  • Easily extensible: The boilerplate provides a minimum setup so that developers can customize the API based on their use case.
  • Best practices: The boilerplate incorporates best practices recommended by the GraphQL community.

Installation

The installation process for this repository’s boilerplates is as follows:

  1. Select a boilerplate from the available options: minimal, basic, or advanced.
  2. Follow the instructions provided in the corresponding README file to get started.

Summary

This document provides an overview of a deprecated and unmaintained repository that offered examples and boilerplates for building GraphQL servers with a database. It highlighted the key features of the repository, including rapid scaffolding, extensibility, and incorporation of best practices. The document also discussed the installation process for the available boilerplates.