Skip to content

SuperSonicHub1/FreeEpicGamesCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()'