Dry Cleaning Suite
A lightweight multi-page site for dry-cleaning operators. Customers book pickup & delivery; admins manage orders, pricing, and service zones. Static-first, hosted on Cloudflare Workers with Supabase data.
A lightweight multi-page site for dry-cleaning operators. Customers book pickup & delivery; admins manage orders, pricing, and service zones. Static-first, hosted on Cloudflare Workers with Supabase data.
Share your business name, logo, services list (with prices), service zones (pin codes), and Razorpay merchant ID.
npm install npm run dev # local preview # Deploy to Cloudflare Workers npx wrangler deploy
Run the included schema.sql against your Supabase project to create orders, services, zones, customers tables. Connection string lives in wrangler.jsonc as a secret binding.
Paste your key (ABS-DRYC-HST-2026-...) in Admin → Settings → License. The admin panel locks if the key is invalid; the customer site keeps running.
One outlet, one operator.
Multiple outlets, shared catalog.
We run it, you operate it.
Yes — pin-code-based slots, with cutoff times you control from the admin.
Razorpay COD flag is supported. Status webhook captures cash collection.
Not by default — the site is mobile-first responsive. We can build a Capacitor wrapper as a custom add-on.
Available as a Vantage Field-Ops add-on — pairs nicely if you have pickup drivers.