Create a Hylē account

Auth stays on Supabase. The Hylē frontend stays focused on routing users into the workspace shell without pulling backend runtime logic into Next.js.

Auth / account only

Get into the workspace with minimal friction.

Account creation should be short and clear. After signup, the frontend should route the user into the same shell without introducing extra profile steps.

Supabase boundary
Authentication and account state stay shared with the rest of the product stack.
Next step
After auth, users should resume the Hylē dashboard or their protected path.

Create account

Create your account, then confirm and continue into the Hylē shell.

Already have an account? Sign in

Hylē Platform