Dockerized fitness tracking app for Wahoo ELEMNT and Apple Fitness
  • TypeScript 50%
  • Python 48.4%
  • Mako 0.5%
  • Dockerfile 0.5%
  • HTML 0.3%
  • Other 0.2%
Find a file
Christian Wirth b5a62e65b0 fix(parser): use check_crc=False instead of check_integrity (fitparse 1.2 API)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 21:46:59 +02:00
api fix(parser): use check_crc=False instead of check_integrity (fitparse 1.2 API) 2026-04-09 21:46:59 +02:00
db/init Initial commit: dockerized fitness tracker web app 2026-04-09 20:50:29 +02:00
frontend fix(frontend): use npm install instead of npm ci (no lockfile) 2026-04-09 21:10:21 +02:00
.env.example Initial commit: dockerized fitness tracker web app 2026-04-09 20:50:29 +02:00
.gitignore Initial commit: dockerized fitness tracker web app 2026-04-09 20:50:29 +02:00
docker-compose.override.yml Initial commit: dockerized fitness tracker web app 2026-04-09 20:50:29 +02:00
docker-compose.prod.yml add production compose file using prebuilt registry images 2026-04-09 21:11:37 +02:00
docker-compose.yml Initial commit: dockerized fitness tracker web app 2026-04-09 20:50:29 +02:00