Step 01
Import the repo into Vercel
Use a Vercel Hobby project and connect the GitHub repository that contains the public OrbitForge web app.
Deploy OrbitForge
The hosted site is designed to deploy on Vercel with a lightweight setup, optional provider credentials, and a release checklist that proves the public surface is actually healthy.
Step 01
Use a Vercel Hobby project and connect the GitHub repository that contains the public OrbitForge web app.
Step 02
Set the public site URL plus whichever provider keys or base URLs you want enabled in production.
Step 03
Point the apex domain and optional `www` subdomain to Vercel so the hosted marketing site and workbench live on one address.
Step 04
Before announcing the product, validate the key routes, health endpoint, and build pipeline from the same repo state you deploy.
Environment variables
Canonical public domain used for metadata, sitemap, and links.
Optional Ollama endpoint for local/private deployments.
Optional LM Studio OpenAI-compatible endpoint.
Enables OpenAI routes for hosted runs.
Enables Anthropic routes for hosted runs.
Enables OpenRouter brokered model access.
Launch proof
Home, features, docs, deploy, pricing, download, status, and evidence all render without private localhost dependencies.
A public product site should not collapse when it leaves the development laptop.
The hosted app exposes `/api/health` for uptime checks and deployment validation.
Operations and trust need a machine-readable status signal, not only screenshots.
Pricing, downloads, docs, and the README describe the same shipped surfaces and deployment flow.
Public claims need to match reality across every surface a new user sees.
The repo documents web hosting, CLI packaging, desktop targets, and VS Code packaging together.
A product feels unfinished when the installation story changes by surface.