Environment Variables Setup Guide Client (Frontend) Environment Variables Required for all environments: VITE_API_BASE_URL - Backend API URL Development (.env.development): VITE_API_BASE_URL=http://localhost:5000