> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vers.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Static Web App (GitHub Import)

> Deploy a static web app to a Vers VM using GitHub import

From the dashboard, click on the **New** button, then click **App**.

<Frame>
  <img src="https://mintcdn.com/vers/UXvcwKq5jDC9Ja9j/images/dashboard-projects-screenshot.png?fit=max&auto=format&n=UXvcwKq5jDC9Ja9j&q=85&s=4c1f464584c18169cb7b344f34106c7f" style={{ borderRadius: '0.5rem' }} width="3600" height="2082" data-path="images/dashboard-projects-screenshot.png" />
</Frame>

Give your project a name, select **GitHub** as the source, pick your repo, and click **Create**.

<Frame>
  <img src="https://mintcdn.com/vers/UXvcwKq5jDC9Ja9j/images/new-project-screenshot.png?fit=max&auto=format&n=UXvcwKq5jDC9Ja9j&q=85&s=e8950dcca1b90545921fc2a85e556e6e" style={{ borderRadius: '0.5rem' }} width="3600" height="2080" data-path="images/new-project-screenshot.png" />
</Frame>

Once the VM is created, you'll see it on the dashboard with an **Active** status. Click the open link icon to view it in your browser.

<Frame>
  <img src="https://mintcdn.com/vers/UXvcwKq5jDC9Ja9j/images/vm-card-screenshot.png?fit=max&auto=format&n=UXvcwKq5jDC9Ja9j&q=85&s=fb534791ad0e8f2240382507b4697bb3" style={{ borderRadius: '0.5rem' }} width="1166" height="206" data-path="images/vm-card-screenshot.png" />
</Frame>
