- Had to reorganize so that Alembic's env.py could reference the tables in both local environment and a docker environment without manually modifying the python sys path. Maybe there is a better way idk
- added ability to have a minimum point cost so that we can filter games like 1P out
- updated logging to log INFO to stdout and DEBUG to a debug.log file which gets rotated