oreilly

Provide an API for interacting with Live Workout Schedules from an admin and user point of view

Usage no npm install needed!

<script type="module">
  import oreilly from 'https://cdn.skypack.dev/oreilly';
</script>

README

image

Purpose

Provide an API to serve formatted content to the Pre and Post Webviews for Wolf workouts.

API Docs can be found here

Contributing

See CONTRIBUTING.md

Committing

This repo now makes use of commit linting to have commit messages conform to the conventional commit standard. This means that when committing to this repository, the message of the commit must fit the standard or else the commit will not be successful.

The reasons for this are well laid out here, but we also really like descriptive commit messages to be in our git history. For more information, please follow the links above, or reach out to one of the chapter leads.

commit message example

Versioning

Handled automatically by semantic-release, based on the commit messages when merged into test. More info on semantic versioning.

Merges into master will be deployed with the latest version number from test.