My React/Java-based web application is currently deployed on Replit, database and all. I now need the entire workload moved—server code to Google Cloud Platform and data to Supabase—while keeping everything running exactly as it does today. The move is time-sensitive, so I’d like the migration completed as soon as possible. I will not give you access to the Replit project, the domain, and any existing environment variables. Expectation is to connect on remote and guide me execute it: • Create or configure the GCP project, set up the appropriate hosting service (Cloud Run, App Engine, or another option you recommend), and point the domain with HTTPS enabled. • Spin up a Supabase instance, migrate the existing data, adjust connection strings, and confirm that all read/write operations still function. • Set up a simple CI/CD pipeline so that pushes to the main branch redeploy automatically. • Hand over a concise README describing the steps you took, the services used, and how I can redeploy or scale in the future. Below is my tech stack: Frontend: React 18 with TypeScript Wouter for routing TanStack React Query for data fetching/state Tailwind CSS for styling (light/dark mode) shadcn/ui + Radix UI for components Framer Motion for animations Recharts for data visualization React Helmet for SEO Backend: Node.js with Express 5 TypeScript with ESM modules Zod for request validation Drizzle ORM for database access Database: PostgreSQL If you have prior experience lifting apps out of Replit and landing them on GCP or Supabase, that will help you move quickly and confidently, which is exactly what I’m after.