react-server675fbba4
react-serverfilesexamplesenv.env
examples/env/.env221 B67d32f89
VITE_API_URL=https://api.example.com
VITE_API_KEY=your_api_key_here
REACT_SERVER_API_URL=https://api.example.com
REACT_SERVER_API_KEY=your_api_key_here
MY_SECRET_VALUE=super_secret_value
APP_ENV=development
APP_PORT=5173