# tuna and Gitea

## Step 1. Download the client

Instructions are available on the [installation page](https://tuna.am/en/docs/guides/install.md).

## Step 2. Start Gitea server

Installation instructions can be found in the [official documentation](https://docs.gitea.com/category/installation).

## Step 3. Run tuna

Gitea uses port `3000` by default:

```bash
tuna http 3000

```
