Log in

Quickstart

Deploy your first service to Forte Platforms in under 5 minutes. You can use the web console or the CLI — pick the tab that fits your workflow.

Step 1: Create a Project

Projects group related services together.

  1. Open the Forte Console and click Create Project.
  2. Enter a project name (e.g., my-app) and click Create.
Open Console →

Step 2: Create a Service

Link your GitHub repository to deploy it on Forte.

  1. Select your project, then navigate to Services.
  2. Click Create Service.
  3. Choose your GitHub repository and branch, pick a usage tier, and click Create Service.
Open Create Service →
Auto-Deploy

Forte automatically deploys when you push to the configured branch.

Step 3: Watch Your Deployment

Your first deployment starts automatically when you create a service. Every git push to the configured branch triggers a new build and zero-downtime rollout.

The service detail page shows live build logs, deployment progress, and your service's public URL once it's healthy.

Open Services →

What's Next?

Search

Search documentation and console pages