About this demo
Driftlane is a portfolio project: a fictional café built to show a complete ordering and café-operations product working end to end, not a mockup of one.
What's real
Every account is a genuine Supabase Auth account. The data lives in a real PostgreSQL database with Row Level Security enforcing who can see and change what -- the same way a production app would. Order status updates arrive live over Realtime, not by polling or faking it.
What's simulated
Payment is simulated -- no real card details are ever requested or collected. And the café itself, Driftlane Coffee, is a fictional brand invented for this project; it doesn't exist anywhere else.
What happens to your data
Accounts, stores, and orders created while trying the demo expire automatically, on a rolling basis, about a day after they're created -- there's no need to ask for anything to be deleted, and nothing here accumulates indefinitely.