# olebedev/go-starter-kit

[abandoned] Golang isomorphic react/hot reloadable/redux/css-modules/SSR  starter kit

Repository: https://github.com/olebedev/go-starter-kit
Canonical: https://ross.abutalabs.com/products/go-starter-kit
Language: Go
License: NOASSERTION
License Family: other
Topics: golang, react, redux, isomorphic, universal, server-side-rendering, components, browser
Archived: true
Last push: 2018-03-05T19:51:28+00:00

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

## Adoption (not part of the score)
Stars 2784, forks 347 (observed 2026-08-28T04:07:21.882250+00:00)

## What it is
A Golang starter kit for building isomorphic React single-page applications with server-side rendering via the goja JavaScript engine. It bundles Redux, react-router, css-modules, hot reloading, and the echo web framework into a single Makefile-driven development workflow.

## Use cases
- bootstrap a react app with golang server-side rendering
- render react components on the server in pure go without node
- scaffold an isomorphic universal javascript app with redux
- set up hot reloading react development with a go backend
- build an SPA with seo-friendly server-rendered meta tags
- embed static assets into a single go binary

## When to choose
- starting a new isomorphic react/redux project with a go backend
- you want SSR without running a separate node.js server
- you prefer a single-terminal, Makefile-based dev workflow

## When to avoid
- you need an actively maintained template with current react/webpack versions
- you target windows
- you use modern tooling like vite or next.js
- starting a non-react or non-redux project

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: ssr, web-framework, state-management, routing, templating, build-tool
- domain: web-development, frontend, developer-tools
- platform: go
- tags: react, redux, isomorphic, server-side-rendering, css-modules, hot-reload, webpack, goja, starter-kit, universal-javascript, boilerplate, nodejs, linux, macos, web-server

## Member repositories
- olebedev/go-starter-kit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.882250+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:31:45.827227+00:00, confidence not recorded.
  - readme: https://github.com/olebedev/go-starter-kit (fetched 2026-08-28T04:07:21.882250+00:00, sha 5e6ac679c76b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
