luxmed-data-visualizer Enviroment variables 1) Go to the root folder of your application and create a text file called .env **2) Add the following enviromental variable: VITE_API_BASE_URL with the desired initial directory path . Example: VITE_API_BASE_URL=http://localhost:3000**