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