Admin login

Sign in with your admin or billing account.

Ensure the API is running (e.g. port 3005).For seed-created accounts (e.g. weyou@admin.com), use password dev-hash exactly.If you get "Invalid credentials", the user may have been deleted. From the project root run: npm run prisma:seed to restore admin users, then try again.