https://github.com/believer/wod
A collection of CrossFit WODs
https://github.com/believer/wod
bucklescript crossfit now reasonml tailwindcss wod
Last synced: 5 months ago
JSON representation
A collection of CrossFit WODs
- Host: GitHub
- URL: https://github.com/believer/wod
- Owner: believer
- Created: 2019-08-19T14:03:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:51:42.000Z (about 3 years ago)
- Last Synced: 2024-04-11T15:57:56.962Z (almost 2 years ago)
- Topics: bucklescript, crossfit, now, reasonml, tailwindcss, wod
- Language: ReScript
- Homepage: https://wod.willcodefor.beer
- Size: 2.34 MB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Wod Collection
[](https://github.com/believer/wod/actions?workflow=Release)
This is a collection of CrossFit style WODs (Workout of the Day). Mostly based on what I do or want to do :muscle:
## Run project locally
```sh
npm install
npm start
# in another tab
npm run server
```
When both process are running, go to [http://localhost:3000](http://localhost:3000)
## Contribute
Feel free to submit a pull requests of new WODs or additional features.