Getting started with Globe

Get started with Globe by installing the Dart SDK, creating an account, and choosing between CLI or GitHub integration for deploying Dart and Flutter applications.

Deploy your first Dart or Flutter application in minutes. Complete the prerequisites below, then choose a deployment method that fits your workflow.

Prerequisites

Before deploying, make sure you have the following:

If you have Flutter installed, the Dart SDK is already included.

Choose Your Deployment Method

Globe supports two deployment methods. Choose based on your workflow:

MethodBest ForHow It Works
Globe CLILocal development, quick iteration, manual controlRun globe deploy from your terminal
GitHub IntegrationTeams, CI/CD, automatic deploymentsPush to GitHub and Globe deploys automatically

New to Globe? Start with the CLI to understand the deployment process, then add GitHub integration for automation later.

Once you've set up your deployment method, head to the Quickstart to deploy your first app.