Comptrain is not exposing the history of their workouts. This problem is solved by this project by creating a backup of all the WODs.
- GET
/workouts
: to get all workouts saved in the database
Get the WOD and save it with a dedicated use-case.
- NuxtJS with static generation
- GitHub Pages : Webapp generated by a GitHub Action run daily.