Checking your access…
Staff only
Shop owner login
Sign in with your staff account to manage stock, prices and orders.
Add your Supabase keys in
js/config.js to enable staff login.
Shopping instead? Customer login
This account is not staff. To grant it access, run this once in the Supabase SQL editor:
insert into admins (user_id) values ('...');