# sintaxi/surge

CLI for the surge.sh CDN

Repository: https://github.com/sintaxi/surge
Canonical: https://ross.abutalabs.com/products/sintaxi-surge
Homepage: https://surge.sh
Language: JavaScript
License Family: other
Last push: 2026-08-15T05:57:07+00:00

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

## Adoption (not part of the score)
Stars 3046, forks 155 (observed 2026-08-28T04:07:39.533387+00:00)

## What it is
Surge is a Node.js command-line tool for publishing static web projects (HTML, CSS, JS) to the Surge CDN with a single command. It supports custom domains, free SSL, SPA routing via 200.html, custom 404 pages, and non-interactive token-based publishing for CI/CD pipelines.

## Use cases
- deploy a static site from the command line
- publish a frontend build folder to a CDN
- host a single-page app with client-side routing
- set up free custom domains with SSL for static projects
- automate static site deployment in CI pipelines
- quickly share a prototype or demo online

## When to choose
- you want one-command deployment of static sites or SPAs
- you need free hosting with custom domains and automatic SSL
- you want simple token-based publishing from CI/CD or npm scripts

## When to avoid
- you need server-side rendering or backend logic
- you require full infrastructure control or self-hosting of the CDN itself
- you need advanced features like password protection or custom redirects on the free plan

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, deployment, static-site-generator
- domain: web-development, frontend, self-hosted
- platform: cli, cross-platform
- tags: static-web-publishing, cdn, jamstack, spa-hosting, custom-domains, ssl, ci-cd, devops, nodejs

## Member repositories
- sintaxi/surge (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.533387+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-30T07:28:57.295247+00:00, confidence not recorded.
  - readme: https://github.com/sintaxi/surge (fetched 2026-08-28T04:07:39.533387+00:00, sha 98d359fe9237)
  - homepage: https://surge.sh (fetched 2026-08-29T09:44:36.404364+00:00, sha 7fe875730f96)
  - site_page: https://surge.sh/docs (fetched 2026-08-29T09:44:36.416097+00:00, sha e9ec0157e4b1)
  - site_page: https://surge.sh/docs/getting-started (fetched 2026-08-29T09:44:36.418315+00:00, sha 4b6153fdce68)
  - site_page: https://surge.sh/docs/platform/custom-domains (fetched 2026-08-29T09:44:36.420369+00:00, sha d88bfa9aff87)
  - site_page: https://surge.sh/docs/platform/ssl (fetched 2026-08-29T09:44:36.422159+00:00, sha bccf51d97664)
  - site_page: https://surge.sh/docs/platform/spa-routing (fetched 2026-08-29T09:44:36.423973+00:00, sha 7da5b728f48a)
  - site_page: https://surge.sh/docs/platform/custom-404 (fetched 2026-08-29T09:44:36.425489+00:00, sha f114c6a45c9b)
  - site_page: https://surge.sh/docs/cli/automation (fetched 2026-08-29T09:44:36.426961+00:00, sha 6f6bcb2cc465)
  - registry_npm: https://registry.npmjs.org/surge (fetched 2026-08-29T09:44:36.428627+00:00, sha d61533c25dc1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
