# Frontend Environment Variables (Example) # Copy this file to .env and fill in your values # Backend API URL # For local development: VITE_API_URL=http://localhost:3000 # For production (set this in your hosting platform): # VITE_API_URL=https://your-backend-url.railway.app