AzureCSP-Migration/ ├── backend/ # Node.js/Express API │ ├── src/ │ │ ├── index.js # Express server entry point │ │ ├── routes/upload.js # All API endpoints │ │ ├── services ...