Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 385 Bytes

Lunch menus on Andel in Prague

Website which shows lunch menus of your favorite restaurants

https://andel-lunch.herokuapp.com/

how to run

$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ # python app.py
$ gunicorn app:app --log-file=-

Now go to http://127.0.0.1:8000/