From a51ba5d4857b6ceabf87482948a89667d9b58362 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 15 Jan 2025 16:21:40 +0100 Subject: Add frontend --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa91064..5ba01a3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ Now, you can proceed to set up some environment variables: - `JWT_SECRET`: the base64 version of the secret used for JWT tokens. - `EXPO_ACCESS_TOKEN`: the base64 version of the [Expo](https://expo.dev) access token. - `UNREALSPEECH_TOKEN`: the base64 version of the [Unrealspeech](https://unrealspeech.com/) access token. -- `RUST_LOG`: level of Rust logging +- `RUST_LOG`: level of Rust logging. +- `VITE_API_URL`: url for the backend API. Meanwhile the followings are setted up by default. -- cgit v1.2.3-71-g8e6c