Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 219 Bytes

Free Epic Games Calendar

Always know when there's a new deal at the store.

Install

poetry install
# For the lazy...
python3 main.py 
# For the more upstanding
gunicorn 'free_epic_games:create_app()'