# remoteinterview/zero

Zero is a web server to simplify web development.

Repository: https://github.com/remoteinterview/zero
Canonical: https://ross.abutalabs.com/products/remoteinterview-zero
Homepage: https://zeroserver.io/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: zero, react, ssr, nodejs, javascript, hmr, typescript, vuejs, vue
Last push: 2024-02-26T11:34:35+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": 2842, "days_push": 919, "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 5817, forks 244 (observed 2026-08-28T04:09:30.042469+00:00)

## What it is
Zero is a zero-configuration web server and framework for Node.js that lets you build web applications by simply dropping files into a folder, with automatic routing, SSR for React/Vue, and built-in hot module reloading. It handles bundling, transpilation, and API endpoint creation without configuration files.

## Use cases
- build a web app without webpack or config files
- serve react pages with server-side rendering
- create api endpoints by just adding files
- prototype a full-stack javascript app quickly
- get hot module reloading out of the box
- mix react and vue pages in one project

## When to choose
- you want a zero-config nodejs web server for rapid prototyping
- you want file-based routing with automatic bundling and SSR
- you are building small-to-medium full-stack javascript apps without tooling setup

## When to avoid
- you need a mature, actively developed framework with a large ecosystem
- you require fine-grained control over build tooling and deployment
- you are building a large production application needing long-term support

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, http-server, ssr, routing, api-framework
- domain: web-development, backend, frontend, developer-tools
- platform: cross-platform
- tags: zero-config, hmr, react, vue, typescript, serverless-like-routing, nodejs, javascript, web-server

## Member repositories
- remoteinterview/zero (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:30.042469+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:52:11.734279+00:00, confidence not recorded.
  - readme: https://github.com/remoteinterview/zero (fetched 2026-08-28T04:09:30.042469+00:00, sha af0c08d6f291)
  - homepage: https://zeroserver.io/ (fetched 2026-08-29T08:48:03.468297+00:00, sha ceebc252575d)
  - registry_npm: https://registry.npmjs.org/zero (fetched 2026-08-29T08:48:03.480250+00:00, sha 63055a8e8b67)
  - site_page: https://uncomplicated.life/recommends/go (fetched 2026-08-29T08:48:03.478215+00:00, sha ba3d773f6f06)
- Data as of 2026-08-30T08:39:29.467469+00:00.
