Added Vite dev server proxy configuration to forward /api requests to the Rust backend gateway at localhost:9100. This fixes 401 errors by allowing the admin panel to properly communicate with the backend API.