Naesstrom / brew-father-inventory

This tool fetches my BrewFather inventory and publishes it at the link below.

Home Page:https://joostslijkoort.github.io/brew-father-inventory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿบ

BrewFather Inventory

๐Ÿš€ How to get your own BrewFather public inventory list

  1. Fork this repo

  2. Setup GitHub Pages

    • Navigate to Settings > Pages
    • Select the gh-pages branch and select / root
  3. Setup GitHub secrets

    • Navigate to Settings > Secrets
    • Add an ACCESS_TOKEN secret (create it here, repo permissions required)
    • Add a BREWFATHER_API_KEY secret (this key can be found in the BrewFather app)
    • Add a BREWFATHER_USER_ID secret (this key can be found in the BrewFather app)
  4. Winning

    • Your Github Actions will contain a workflow that will publish your inventory every six hours.

About

This tool fetches my BrewFather inventory and publishes it at the link below.

https://joostslijkoort.github.io/brew-father-inventory/


Languages

Language:JavaScript 50.5%Language:TypeScript 49.5%