MM6 Logistics

Cloud Run Setup

Database setup needed

The app is running, but it cannot read demo data yet. This usually means `DATABASE_URL` is missing, Cloud Run is not attached to Cloud SQL, or the schema/seed step has not been run.

Current error: Invalid `prisma.shipment.findFirst()` invocation: The table `public.ShipmentException` does not exist in the current database.