# leeluolee/puer

more than a live-reload server, built for efficient front-end development

Repository: https://github.com/leeluolee/puer
Canonical: https://ross.abutalabs.com/products/puer
Homepage: https://github.com/leeluolee/puer
Language: JavaScript
License Family: other
Last push: 2020-06-24T03:51:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5117, "days_push": 2261, "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 1199, forks 100 (observed 2026-08-28T04:03:57.803289+00:00)

## What it is
Puer is a Node.js command-line development server for front-end work that serves static files with automatic live reload, plus proxy mode, HTTP request mocking, and integrated weinre remote debugging. The project is deprecated in favor of its successor svrx (Server-X).

## Use cases
- serve a static site with live reload during frontend development
- reload only CSS changes without a full page refresh
- mock backend API endpoints while building a frontend
- proxy a dev server in front of an existing backend server
- remotely debug pages on mobile devices with weinre

## When to choose
- you need a zero-config live-reload static server for a simple legacy setup
- you want built-in request mocking and proxying in one lightweight CLI

## When to avoid
- starting a new project - use svrx, Vite, or browser-sync instead
- you need maintained tooling or modern build features like HMR and bundling

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: http-server, web-framework, mock-api, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: live-reload, static-server, dev-server, proxy-server, weinre, deprecated, command-line, nodejs

## Member repositories
- leeluolee/puer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.803289+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-30T06:20:53.868219+00:00, confidence not recorded.
  - readme: https://github.com/leeluolee/puer (fetched 2026-08-28T04:03:57.803289+00:00, sha 73e59b08346d)
  - homepage: https://github.com/leeluolee/puer (fetched 2026-08-29T12:28:20.752026+00:00, sha 822b02726772)
  - registry_npm: https://registry.npmjs.org/puer (fetched 2026-08-29T12:28:20.761194+00:00, sha d1705fc82157)
- Data as of 2026-08-30T08:39:29.467469+00:00.
