Quickstart
Get your first app running on Apply.Build in under five minutes.
Prerequisites
- A GitHub account with at least one repository
- A valid
Dockerfileor 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
- Navigate to Connections in the side menu
- Install the Apply.Build GitHub App
- Select which repositories Apply.Build can access
Step 3: Create an app
- Click Create App
- Select a repository and branch
- Choose your build mode (Nixpacks or Dockerfile)
- 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.