Home Brewing Automation Software
- git
- yarn
- nodejs / npm
- python3
- Run
$ yarn installto install all dependencies - Run
$ yarn watchto start server and client concurrently
- Run
$ yarn serverto start development server - Run
$ yarn clientto start development client
- Copy & rename
config_example.pytoconfig.pyin same path - Fill out/check values (especially sensor path)
Happy Coding :)