cleanup comments & apply styling (css & graph)
Update README.md
Update README.md
Coffee Roaster Control Server Frontend (pairs with roast-server-be)
This project is designed as a full-stack webapp interface for a coffee roaster - initially supporting the Aillio Bullet R2.
The frontend uses:
The backend uses:
The backend will likely be updated soon to use a dedicated WSGI server such as gunicorn instead of the flask runner. It is currently built to run in a python virtual environment by installing the dependencies listed in requirements.txt. It is run with Flask. Update the frontend's reference to the backend address as necessary if running on the same host.