Command
Explanation
Configure proxy in vite.config.js to forward API requests to backend server during development.
Examples
Proxy API calls to backend
Proxy WebSocket connections
Configure proxy in vite.config.js to forward API requests to backend server during development.
Proxy API calls to backend
Proxy WebSocket connections