admin.html in a text editor and fill in
SUPABASE_URL and SUPABASE_ANON_KEY near the top of the <script> tag
(Project Settings → API in your Supabase dashboard). Run supabase-schema.sql in the SQL editor first.
Sign in with the admin account you created in Supabase (Authentication → Users).