# atulmy/fullstack-graphql

🌈  Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.

Repository: https://github.com/atulmy/fullstack-graphql
Canonical: https://ross.abutalabs.com/products/fullstack-graphql
Language: JavaScript
License: MIT
License Family: permissive
Topics: nodejs, expressjs, graphql, graphql-server, graphql-client, graphql-schema, sequelizejs, mysql, database, react, redux, es6, javascript, fullstack-javascript, learn-by-examples
Last push: 2021-02-25T09:15:50+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3240, "days_push": 2015, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1034, forks 148 (observed 2026-08-28T04:03:18.695645+00:00)

## What it is
A simple fullstack demo application with a GraphQL API built on Express and Sequelize (MySQL, Postgres, SQLite, MSSQL) and a React + Redux web app client. It serves as a learn-by-example starter showing how to structure and extend a fullstack JavaScript GraphQL project.

## Use cases
- learn how to build a fullstack graphql app
- example of graphql server with express and sequelize
- starter template for react redux graphql client
- see how to structure graphql schema and resolvers
- learn how to add modules to a graphql api
- demo connecting react frontend to graphql backend

## When to choose
- you want a minimal, readable example of a fullstack GraphQL setup
- you are learning Express + GraphQL + Sequelize integration
- you need a reference for wiring React + Redux to a GraphQL API

## When to avoid
- you need a production-ready, actively maintained boilerplate
- you want modern tooling (the stack uses older Babel/ES6 presets)
- you need features beyond basic CRUD demo functionality

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphql, web-framework, orm, http-server, state-management
- domain: web-development, developer-tools, tutorials
- platform: -
- tags: fullstack, graphql-server, graphql-client, react, redux, sequelize, express, example-app, es6, babel, webpack, nodejs, javascript, web-server

## Member repositories
- atulmy/fullstack-graphql (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.695645+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:31.442763+00:00, confidence not recorded.
  - readme: https://github.com/atulmy/fullstack-graphql (fetched 2026-08-28T04:03:18.695645+00:00, sha 7311dca38df1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
