# typicode/hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains

Repository: https://github.com/typicode/hotel
Canonical: https://ross.abutalabs.com/products/hotel
Language: JavaScript
License: MIT
License Family: permissive
Topics: process-manager, front-end, devtools, https, local, local-domain, proxy
Last push: 2023-10-23T16:23:59+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": 4116, "days_push": 1045, "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 10002, forks 440 (observed 2026-08-28T04:10:39.227233+00:00)

## What it is
Hotel is a simple process manager for developers that lets you start local apps from a browser dashboard and access them via local .localhost domains with automatic HTTPS. It works with any server stack (Node, PHP, Ruby, Python, Go, Docker) and proxies local domains to running processes.

## Use cases
- manage local dev servers from a browser
- access local projects via .localhost domains
- add https to local development servers
- start dev servers on demand without managing ports
- catalog all local servers in one dashboard
- map local domains to remote servers via proxy

## When to choose
- you juggle many local projects and want friendly local domains instead of ports
- you want a lightweight cross-platform process manager for dev servers
- you need automatic self-signed HTTPS for local development

## When to avoid
- you need production-grade process management or clustering
- your team relies on actively maintained tooling with frequent updates
- you only run a single dev server and don't need local domains

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: proxy, http-server, cli, developer-tools
- domain: developer-tools, web-development
- platform: cli, cross-platform, windows
- tags: process-manager, local-domains, localhost, https, dev-server, proxy-auto-config, command-line, devops, nodejs, macos, linux

## Member repositories
- typicode/hotel (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.227233+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:20:01.131406+00:00, confidence not recorded.
  - readme: https://github.com/typicode/hotel (fetched 2026-08-28T04:10:39.227233+00:00, sha 6a5d980e4c6e)
  - registry_npm: https://registry.npmjs.org/hotel (fetched 2026-08-29T08:20:02.390370+00:00, sha f283c28f3da5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
