YourApp
Create your account
{ if (!r.ok) return r.json().then(d => { throw new Error(d.detail || 'Registration failed') }); window.location = '/dashboard'; }).catch(e => { error = e.message; loading = false; }) ">
Name
Email
Password
Create account
Creating...
Already have an account?
Log in