# lukejacksonn/servor

Dependency free file server for single page app development

Repository: https://github.com/lukejacksonn/servor
Canonical: https://ross.abutalabs.com/products/servor
Language: JavaScript
License: MIT
License Family: permissive
Topics: development, server, single-page-app, live-reload, file-watcher, history-api-fallback
Last push: 2023-03-09T17:17:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3570, "days_push": 1273, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1058, forks 68 (observed 2026-08-28T04:03:25.165209+00:00)

## What it is
Servor is a dependency-free static file server for single page app development, usable via CLI or Node API. It supports live reloading, gzip, HTTPS/HTTP2 with self-signed certs, and history API fallback routing.

## Use cases
- serve a static site locally during development
- dev server with live reload for a single page app
- serve an SPA with history api fallback routing
- quickly preview a local folder over https
- serve a github repo locally with npx
- test a web app on a local network from a phone

## When to avoid
- you need a production web server with proxying, caching, or auth
- you need hot module replacement or bundler integration
- you need a configurable server with middleware or plugins

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: http-server, file-system, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: static-file-server, live-reload, spa-development, dev-server, zero-dependency, https, history-api-fallback, command-line, nodejs

## Member repositories
- lukejacksonn/servor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.165209+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:57:51.388232+00:00, confidence not recorded.
  - readme: https://github.com/lukejacksonn/servor (fetched 2026-08-28T04:03:25.165209+00:00, sha 820328139e73)
  - registry_npm: https://registry.npmjs.org/servor (fetched 2026-08-29T12:59:25.514627+00:00, sha 7fd664648efd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
