Marketing site for the git-fire org: git-fire, git-rain, git-testkit, and git-harness.
Canonical URL for SEO and Open Graph: https://git-fire.com. Related domains git-fire.sh and git-fire.dev should redirect to the same path on .com (configure at your DNS / CDN provider, for example Cloudflare Bulk Redirects).
Requires Node 22.12+.
npm ci
npm run devProduction build (output in dist/):
npm run buildPreview with Wrangler (static assets on Workers-style dev server):
npm run previewDeploy (after wrangler login and matching project name):
npm run deployUpdate site in astro.config.mjs if the public HTTPS origin ever changes — sitemap and og:url depend on it.
Install commands on the site are kept aligned with the git-fire and git-rain READMEs. When release instructions change upstream, update src/scripts/install-pickers.ts and verify with npm run build.