Skip to content

Deploy your first app

This walkthrough takes you from a new account to a live app. You’ll need either a GitHub repository (public or private), a ZIP archive of your app, or you can start from one of the built-in demo templates.

  1. Create your account. Sign up, then confirm your email address from the verification link. You land on the dashboard, where an optional guided tour points out the main areas.

  2. Start a new project. Select New project to open the deploy panel.

  3. Choose a source. Pick one of:

    • a GitHub URL (public or private),
    • a ZIP upload of your app, or
    • a demo template to try the flow with sample code.
  4. Start the deploy. The platform scans your code for malware, provisions a container, and the AI agent installs, builds, and starts your app. Progress updates step by step in the dashboard.

  5. Open your live site. When the deploy finishes, the project shows a public URL. Open it to see your app on the web.