Fit for a beast, let alone a man
Potion Seller is a Flask app meant to run on each Raspberry Pi of the CSH Drink machines, which interfaces with Mizu, the latest Drink Server.
-
$ make
to install dependencies -
$ pipenv shell
-
$ cp config.ini.sample config.ini
and fill in the variables in your newconfig.ini
-
$ chmod +x ./wsgi.py
-
$ ./wsgi.py