Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianflatner authored Oct 14, 2024
1 parent 813887a commit 5177fc7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tavla/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,3 @@ yarn dev:persist #persists the local database
```

This will start the development server at `http://localhost:3000`

## Environment variables

You need to set the backend api key, create a `.env.local` file at the root of `/tavla`.

```sh
BACKEND_API_KEY="secret_key"
```

0 comments on commit 5177fc7

Please sign in to comment.