# vuejs/vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering

Repository: https://github.com/vuejs/vue-hackernews-2.0
Canonical: https://ross.abutalabs.com/products/vue-hackernews-20
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-12-08T17:39:46+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": 3680, "days_push": 1364, "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 10851, forks 2116 (observed 2026-08-28T04:10:44.515174+00:00)

## What it is
A HackerNews clone built with Vue 2.0, vue-router, and vuex, demonstrating server-side rendering with data pre-fetching, client hydration, code splitting, and PWA features. It serves as the official companion demo to Vue's SSR documentation.

## Use cases
- learn how to build a server-side rendered Vue app
- see vue-router and vuex working together with SSR
- example of client-side state and DOM hydration
- reference for route-level code splitting in Vue
- build a progressive web app with Vue
- understand FLIP animations for real-time list updates

## When to choose
- you are learning Vue SSR and want an official reference implementation
- you need a working example of Vue 2 + vue-router + vuex integration
- you want to study PWA setup with service workers and app manifests

## When to avoid
- you need a production-ready starter template - this is a demo, not optimized for performance
- you are starting a new project with Vue 3 rather than Vue 2
- you need efficient API batching - the Firebase HN API used here is intentionally unoptimized

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: ssr, frontend-framework, state-management, routing, web-framework
- domain: web-development, frontend, tutorials, developer-tools
- platform: cross-platform
- tags: vue, vue-router, vuex, hackernews-clone, demo-app, server-side-rendering, pwa, example-app, nodejs, web-server

## Member repositories
- vuejs/vue-hackernews-2.0 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.515174+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-29T17:17:29.761449+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/vue-hackernews-2.0 (fetched 2026-08-28T04:10:44.515174+00:00, sha f89dab6840c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
