Control panel for intelligent fridge used to age cheese.
Tested on Arch Linux and on Debian Jessie
- python version 3.6 with virtualenv
python3 -m virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
source venv/bin/activate
./run.py
The server will be running on port 8000 by default.
Tools used in rendering this package:
- Cookiecutter_
-
cookiecutter-tornado
_
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _cookiecutter-tornado
: https://github.com/hkage/cookiecutter-tornado