---
name: dashboard
description: Open the local HTTP dashboard for the current project in your web browser.
---

# Open Dashboard

Open the local HTTP dashboard for the current project in your web browser.

## Instructions
Execute the following command in the project directory to open the browser dashboard scoped to the current repository:
```bash
thumbgate-dashboard
```

