Log in on the main site with an admin account, then return here. Your session will be used to load the admin dashboard.
To make a user admin, run in terminal:sqlite3 backend/data.db "UPDATE users SET is_admin = 1 WHERE email = 'your@email.com';"
Expand a user to manage campaigns (add accounts & daily posts), submissions, payouts.