← All docs

Getting started

Sign in, get a workspace, connect a repo, and ship — in minutes.

1. Sign in

  • Open the console and sign in with Bitbucket or Google — there are no passwords.
  • Each account has a single workspace. If you don’t have one yet, click “Request a workspace” on your dashboard; it’s approved quickly.

2. Connect your repository

  • Open Repositories → Connect Bitbucket and authorize access.
  • Enter your Bitbucket workspace ID (the part after bitbucket.org/), then choose the repo you want to deploy.

3. Create a project

  • Go to Projects → New project and pick your app type: Static, React, or Node.
  • Projects start with production + staging environments, pre-filled with sensible build settings for that type.

4. Deploy

  • Open the project, pick an environment, and click Deploy. Your app goes live over HTTPS at a URL like myapp--staging--ab12cd.apps.<domain>.
  • Turn on auto-deploy for an environment to deploy automatically on every push to its branch.