For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
AI

/

App Lifecycle

/

Download App

Download App

Download creates a one-time source export for local development or self-hosting.

Download the Source

  1. Open the menu next to Deploy.
  2. Select Download. The action is also available from app Settings.
  3. Save and extract the generated archive.
The Download action in the menu next to Deploy

The archive contains the app source, assets, dependency manifests, and Reflex configuration needed to continue development.

Secrets, integration credentials, and other protected project values are not a portable part of the source export. Configure them separately in the destination environment and never commit them to source control.

For ongoing source control, connect this app to GitHub to push and pull its code. To start Reflex Build work from an existing GitHub, GitLab, Bitbucket, Azure DevOps, or other Git repository, connect a Project Repository.

Built with Reflex