Docs

Buildfyio Documentation

Everything you need to ship from Git to production: builds, deployments, domains, environment variables, multi-app projects, and analytics.

Buildfyio is a developer-first cloud platform. You connect a Git repository, we detect the framework, build it, and run it on production infrastructure with automatic HTTPS, per-app subdomains, and zero-configuration web analytics. No YAML, no Dockerfiles required — though both are fully supported when you want control.

How it works

  • Connect — install the Buildfyio GitHub App (or link via OAuth) and pick a repository. Discovery scans it and lists every deployable app it finds.
  • Build — each push to your production branch builds automatically. We detect the framework, package manager, and start command; monorepos build from the repository root exactly like they do locally.
  • Run — every app gets an isolated container (or the static edge tier), its own *.buildfyio.com subdomain with TLS, health checks, and instant rollbacks.

Browse the docs