OWNER SETUP

Turn TAKEBK live.

The website code is backend-ready. These are the account-level steps that connect it to the real database and file storage.

01
Create the TAKEBK Supabase projectOne project powers artist accounts, releases, files and analytics.
02
Run database.sqlCreates TAKEBK tables, security rules and storage buckets.
03
Add project URL + publishable keyPaste them into supabase-config.js. Never put a secret/service key in the browser.
04
Deploy the three Edge Functionsgenerate-nfc-batch, unlock-key and record-event.
05
Create owner admin roleYour account gets role=admin; artist accounts stay role=artist.
Current browser configuration:Checking…
TEST ARTIST LOGIN