# Bay > Ship anything to a live URL in one command. ## Docs - [Bay](https://docs.thebay.cloud/index.md): Ship anything to a live URL in one command. - [Quickstart](https://docs.thebay.cloud/quickstart.md): From an empty terminal to a live URL, using an app that has no infrastructure in it. - [Concepts](https://docs.thebay.cloud/concepts.md): The words this product uses, and what each one means. - [Ship your first app](https://docs.thebay.cloud/guides/authoring.md): The loop: init, check, ship — and what each one refuses to guess. - [Shipping from GitHub](https://docs.thebay.cloud/guides/from-github.md): Connect a repository once; every push to its branch is a build. - [Secrets](https://docs.thebay.cloud/guides/secrets.md): The only thing Bay ever asks you for. - [Databases](https://docs.thebay.cloud/guides/databases.md): The one you did not ask for, and the one you already had. - [Domains](https://docs.thebay.cloud/guides/domains.md): The address you get, and the one you bring. - [Who can open it](https://docs.thebay.cloud/guides/sharing.md): Every app starts private. Four settings, and what each one means. - [When it breaks](https://docs.thebay.cloud/guides/when-it-breaks.md): Reading what happened, and turning it into a fix your own agent can apply. - [supersonic.json](https://docs.thebay.cloud/configuration/overview.md): The one file Bay reads, and the one command that writes a draft of it. - [Services](https://docs.thebay.cloud/configuration/services.md): One entry per thing that gets built and run. - [Resources](https://docs.thebay.cloud/configuration/resources.md): What is provisioned once per app, and how to bring your own. - [Processes](https://docs.thebay.cloud/configuration/processes.md): Workers, crons, and the release step — everything an app runs that is not one web server. - [CLI overview](https://docs.thebay.cloud/cli/overview.md): Everything the dashboard does, the CLI does — and every command speaks JSON. - [Shipping](https://docs.thebay.cloud/cli/ship.md): bay ship, reship, rollback, patch, delete. - [Authoring](https://docs.thebay.cloud/cli/authoring.md): bay init and bay check — the local loop, about two seconds, no cloud. - [Inspecting](https://docs.thebay.cloud/cli/inspect.md): bay apps, status, logs, errors, diagnose, exec. - [Environment](https://docs.thebay.cloud/cli/config.md): bay env — the variables that are not secrets. - [Access and domains](https://docs.thebay.cloud/cli/access.md): bay share and bay domains. - [Data and GitHub](https://docs.thebay.cloud/cli/data.md): bay db and bay git. - [Account](https://docs.thebay.cloud/cli/account.md): bay plan and bay tokens. ## Optional - [Templates](https://thebay.cloud/templates) - [Changelog](https://thebay.cloud/changelog) - [GitHub](https://github.com/thebaycloud/bay)