Adaptive running coach
A focused runner workflow, now isolated per athlete.
Build a plan, log completed runs, and adjust the next week with an authenticated session instead of device-only storage.
Auth: Supabase email and password with SSR cookies.
Data isolation: row-level security on profile, plan state, and run logs.
Workflow: the existing v1 coaching loop stays intact after sign-in.
Create account
Create your runner account
Use the existing Supabase auth stack so every runner gets a separate plan, settings page, and run log.
Already have an account? Sign in instead