Set a password first

This deployment has no dashboard password, so it serves nothing but this page.

  1. In Vercel open your project, then Settings then Environment Variables.
  2. Add H2G_PASSWORD with a password of your choice. Optionally add HEVY2GARMIN_SECRET (32 random characters) to sign the session cookie.
  3. Redeploy, come back here and sign in. Setup continues after that.

Self-hosting with Docker or next start: put the same variables in the environment. The README section "Securing the dashboard" has the details.