Ozsie / mashControl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MashControl

Coverage Status Build Status

A simple beer brewing automator. Mash scheduling, boil and hop addition scheduling and cooling control.

To run a mock version do the following (assuming Docker, Git and Node are installed):

git clone https://github.com/Ozsie/mashControl.git
cd mashControl
npm install
docker-compose up --build

Open a browser and go to localhost:3000

About


Languages

Language:JavaScript 89.8%Language:HTML 10.2%Language:CSS 0.1%