SECURE OPERATIONS
One calm view of every appointment.
Bookings, branch access, payment records and operational checks are protected by authenticated sessions and database-level permissions.
01
Verified identity Email and password authentication with recovery support.
02
Branch boundaries Every database request is filtered by the signed-in user’s role and assigned branch.
03
Atomic booking Staff and room occupancy are checked and locked in one server transaction.
ONE-TIME CONNECTION
Connect the free backend
The secure code is installed, but this copy has no Supabase project URL or public browser key yet. Follow the included setup guide, then reload this page.
- Create the free Supabase project.
- Run the supplied database migration.
- Add the project URL and publishable key to
backend-config.js.
The connection guide is supplied separately in the secure handover package.
Never place a secret or service-role key in this website.