workout-tracker / scripts /hf_readme.md
ronheichman's picture
Deploy workout tracker
5f18d74 verified
|
Raw
History Blame Contribute Delete
598 Bytes
---
title: Workout Tracker
emoji: 🏋️
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
---
Private tracker UI and JSON API. Set **Secrets** in the Space: `TRACKER_DASHBOARD_LOGINS` (JSON list of `{label,email,password,role,notes}` accounts) or `TRACKER_DASHBOARD_PASSWORD`, `TRACKER_SESSION_SECRET` (≥16 chars), `TRACKER_AGENT_API_KEY` (for `/api` and remote agents), and `TRACKER_TRACKER_APP_URL` (this Space’s `https://…hf.space` URL).
Deploy checklist, optional Docker smoke, and calendar notes: [AGENT_HTTP.md](../AGENT_HTTP.md) (Hugging Face Space section).