# deploy - Author: Premnath Narayanan - Repository: vallabha108/invoice_processor - Version: 20260208081954 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/vallabha108/invoice_processor - Web: https://mule.run/skillshub/@@vallabha108/invoice_processor~deploy:20260208081954 --- # /deploy 1. Run full test suite — abort if failures 2. Build frontend: cd frontend && npm run build 3. Build backend: cd backend && docker build -t gcr.io/$PROJECT/$SERVICE . 4. Verify locally: curl all API routes, check frontend renders 5. Deploy to Cloud Run and verify live endpoints 6. Report status with URLs