DoorAdmin/README.md

306 B

Flask-based web interface for user token adminstration of our hackerspace's door lock.

Development

cd tests
export APPLICATION_SETTINGS=/home/simon/imaginaerraum/door-lock/webinterface/tests/debug_app_config.py
pytest --cov=../imaginaerraum_door_admin --cov-report=html --cov-report=term