/potion-seller

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Potion Seller

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.

Development

  1. $ make to install dependencies

  2. $ pipenv shell

  3. $ cp config.ini.sample config.ini and fill in the variables in your new config.ini

  4. $ chmod +x ./wsgi.py

  5. $ ./wsgi.py