Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 175 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 175 Bytes

Calresa

Room booking viewer

How to run

Edit settings.cfg as needed, and run:

CALRESA_SETTINGS=$(pwd)/settings.cfg FLASK_APP=calresa python3 -m flask run