BrainTime

No teams yet

BrainTime is running, but nobody leads a team yet. Each team is named after its lead, so the first step is inviting one.

Add the first lead in the Supabase SQL editor, then they can add the rest from Settings:

insert into public.lead_invites (email)
values ('devon@your-university.ca');