VincentHardouin / comptrain-wods-history

Comptrain WODs history

Home Page:https://wods.vincenthardouin.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comptrain WODs History

Comptrain is not exposing the history of their workouts. This problem is solved by this project by creating a backup of all the WODs.

Project Composition

API

Stack

Endpoint

  • GET /workouts : to get all workouts saved in the database

CRON

Get the WOD and save it with a dedicated use-case.

Webapp

Stack

  • NuxtJS with static generation

Hosting

  • GitHub Pages : Webapp generated by a GitHub Action run daily.

About

Comptrain WODs history

https://wods.vincenthardouin.dev

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.7%Language:Vue 4.5%Language:Dockerfile 1.7%