The demo shop has fake data — how do I wipe it before I open?
- Ask your installer to run: `node scripts/wipe-demo-data.mjs --confirm-i-mean-it`.
- It deletes: all sales, sale_items, purchase_orders, expenses, shift_sessions. Keeps: products, ingredients, recipes, categories, users, suppliers, customers.
- Run this AFTER setting up your real products/menu but BEFORE first real customer transaction.
- If you delete by accident, restore from the latest Supabase backup (Settings → ask your installer).
You'll see
Sales/expenses/POs lists are empty. Inventory items remain.