Back to Home
Create an account
Start managing your fleet today
{ if (res.ok) { window.location.href = '/admin'; } else { return res.text().then(text => { error = text || 'Failed to sign up'; loading = false; }); } }) .catch(() => { error = 'An error occurred'; loading = false; }); ">
Email
Password
Confirm Password
Create Account
Creating account...
Already have an account?
Sign in