Create Shipment
Broker-friendly load intake
This MVP starts each load in Draft and captures the fields needed for assignment, tracking, and ordered pickup and delivery stops.
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.user.findFirst()` invocation: The column `User.permissionPreset` does not exist in the current database.