Bugar

Bugar is standing up.

Training that fits how your coach actually works. This is the scaffold, ticket T0. Nothing here is the real app yet.

Setup

  • Next.js 15 and TailwindReady

    App Router, TypeScript and Tailwind v4 are wired up.

  • Theme systemReady

    CSS variables, system preference by default, manual override in the header. Try the switch up top.

  • PWA shellReady

    Manifest and icons are in place, so the app installs to a home screen. Static assets cache in production only.

  • SupabaseReady

    Connected to hcqhemlyjghhskrkflmo.supabase.co. Signed out visitors are refused at the table, which is exactly what the security policies are meant to do.

Next up

The database and email sign in are both in. Next is the coach side: building a program, then duplicating a week in one tap.