lwsjs/local-web-server
A lean, modular web server for rapid full-stack development. observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 32
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4838
- days_rel: n/a
- days_push: 410
- n_releases_24m: 0
Adoption not part of the score
1267 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
local-web-server is a lean, modular web server for rapid full-stack development, distributed as the `ws` command-line tool built on the lws middleware stack. It supports HTTP, HTTPS, and HTTP2, and can serve static sites, single-page apps, and prototype back-end services with programmatic and CLI interfaces.
Use cases
- serve a static website from the current directory
- host a single-page app with client-side routing fallback
- prototype a REST API or mock backend locally
- proxy requests to a remote backend during frontend development
- serve a progressive web app over HTTPS or HTTP2 locally
- monitor and log local server activity and performance
When to choose
- you need a zero-config local dev server for static sites or SPAs
- you want to mock or prototype backend endpoints without writing a full server
- you need a lightweight, modular Node.js server you can customize programmatically
- you want HTTPS/HTTP2 locally for testing service workers or PWA features
When to avoid
- you need a production-grade web server with clustering and hardening
- your stack is not Node.js-based and you prefer a native binary like nginx or Caddy
- you need heavy built-in features like full authentication or database integration
Facets
cli-tool · maturity active
http-server middleware routing web-framework web-development developer-tools backend frontend cli cross-platform dev-server static-site-serving spa mock-api proxy http2 https modular lws nodejs
2 sources
- readme: https://github.com/lwsjs/local-web-server · fetched 2026-08-28 · 357ca2e9bed4
- registry_npm: https://registry.npmjs.org/local-web-server · fetched 2026-08-29 · 0063ee682525
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lwsjs/local-web-server | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="lwsjs/local-web-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem