V20 Setup

Dispatch Lite Setup

A practical setup guide for activating persistent quote, shipment, POD and account records.

Dragonfly Dispatch Lite

Reference-based support for estimates, quotes, account requests, shipment updates, approval responses and POD requests.

Check Status / Request POD

V20 setup

Dispatch Lite backend setup

V20 includes the website pages and Netlify Function needed for a lightweight operations system. Persistent storage is activated by adding Supabase credentials to Netlify and running the included SQL schema.

  1. Create a Supabase project.
  2. Run SUPABASE_DISPATCH_LITE_SCHEMA.sql in the Supabase SQL editor.
  3. Add these Netlify environment variables: SUPABASE_URL, SUPABASE_SERVICE_ROLE_KEY, and DRAGONFLY_ADMIN_KEY.
  4. Deploy the site and visit /admin-dispatch.
  5. Submit a test record using the quote approval or status/POD workflow, then verify reference lookup.
Security note: The Supabase service role key must only live in Netlify environment variables. Do not paste it into HTML or browser-side JavaScript.

Customer tools

Reference lookup, quote approval response, and Status/POD requests.

Dispatch tools

Admin dashboard, status update, POD notes, public message, and record filtering.

Future-ready

This structure can later support file uploads, customer login, SMS/email status notifications and driver workflows.

CallQuick EstimateQuote