# tuna and PocketBase

## Step 1. Download the client

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

## Step 2. Start the PocketBase server

Installation instructions can be found in the [official documentation](https://pocketbase.io/docs/).

## Step 3. Run tuna

PocketBase uses port `8090` by default:

```bash
tuna http 8090

```
