Quickstart

Get your first app running on Apply.Build in under five minutes.

Prerequisites

  • A GitHub account with at least one repository
  • A valid Dockerfile or a web application with a supported runtime

Step 1: Sign in

Go to apply.build/login and sign in.

Step 2: Install the GitHub App

  1. Navigate to Connections in the side menu
  2. Install the Apply.Build GitHub App
  3. Select which repositories Apply.Build can access

Step 3: Create an app

  1. Click Create App
  2. Select a repository and branch
  3. Choose your build mode (Nixpacks or Dockerfile)
  4. Review the settings and confirm

Step 4: Deploy

Your first deployment starts automatically. You can watch the build logs in real time from the app detail page.

Once the build succeeds, your app is live at its *.apps.apply.build subdomain.

What's next?