> ## Documentation Index
> Fetch the complete documentation index at: https://docs.major.build/llms.txt
> Use this file to discover all available pages before exploring further.

# Apps

> Self-contained projects you build, deploy, and share through Major.

## Lifecycle

Apps follow a simple lifecycle:

1. **Create** - Build with the CLI or in the web
2. **Connect** — Attach connectors (databases, APIs)
3. **Deploy** — Ship to production with one command or click
4. **Share** — Grant access to teammates via RBAC

## Source Control

Every app is backed by a Git repository. Major hosts repositories by default, but you can connect your own GitHub organization at any time. Either way, the code is yours — clone, branch, and manage it with any Git tooling.

<Card title="Building apps" icon="window" href="/web/index">
  Editor, deploying, environments, and the full set of app features.
</Card>
