# crsandeep/simple-react-full-stack

Boilerplate to build a full stack web application using React, Node.js, Express and Webpack.

Repository: https://github.com/crsandeep/simple-react-full-stack
Canonical: https://ross.abutalabs.com/products/simple-react-full-stack
Language: JavaScript
License Family: other
Topics: react, javascript, nodejs, express, webpack, full-stack
Last push: 2022-07-11T20:44:59+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": 3061, "days_push": 1514, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1629, forks 657 (observed 2026-08-28T04:05:13.761288+00:00)

## What it is
A boilerplate/starter template for building full stack web applications with React on the frontend and Node.js/Express on the backend, bundled with Webpack. It includes dev tooling like webpack-dev-server, Babel, ESLint (Airbnb rules), Prettier, and Nodemon for hot reloading and auto-restarts.

## Use cases
- start a full stack react and express project
- boilerplate for react nodejs app with webpack
- template with hot reloading for react and express
- full stack javascript starter with eslint and prettier
- serve react frontend from express backend in production
- alternative to create react app with visible webpack config

## When to choose
- you want a customizable full stack React + Express setup with explicit webpack configuration
- you need dev and production modes with hot reloading and a single production server
- you want Airbnb ESLint rules and Prettier preconfigured

## When to avoid
- you prefer Create React App, Vite, or Next.js with minimal config
- you need a TypeScript setup out of the box
- you need an actively maintained template - the repo has had no releases since 2022 and no license

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, build-tool, http-server, linter, formatter
- domain: web-development, frontend, backend, developer-tools
- platform: cross-platform
- tags: react, express, webpack, full-stack, starter-template, babel, eslint, prettier, nodemon, boilerplate, nodejs, javascript

## Member repositories
- crsandeep/simple-react-full-stack (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.761288+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-30T08:32:41.727286+00:00, confidence not recorded.
  - readme: https://github.com/crsandeep/simple-react-full-stack (fetched 2026-08-28T04:05:13.761288+00:00, sha 4838a104dbf6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
