# From Code to Production

---

## Overview

Build, release, and deploy your software from your coding agent. No manual configuration, no context switching.

Traditionally, getting code to production means juggling package managers, CI configs, registry credentials, deployment scripts, and monitoring tools. Each step requires different tools, different dashboards, different context.

With Fly, your coding agent handles the entire path. Publish a package with a prompt. Connect your CI once and every push creates a traceable release. Deploy by describing what you want. Track what's running by asking. One interface, from code to production.

- **[Build Locally](local-artifacts/)** -- Publish and install packages on your machine with zero configuration
- **[Automate Releases](ci-cd/)** -- Connect your CI once, and every push creates a traceable release
- **[Deploy & Track](runtime-deployment/)** -- Deploy to your environments and track what's running

---

## Next Steps

- [Build Locally →](local-artifacts/) - Publish and install packages on your machine
- [Automate Releases →](ci-cd/) - Configure CI/CD workflows
- [Deploy & Track →](runtime-deployment/) - Deploy releases and track your runtime
- [Explore Fly →](../fly-platform/) - Releases, artifacts, environments, and more
