/game-logger

Simple app for record game plays

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Game logger

Allows logging of game plays and review of historical information

Running

Logging

To enable lower-level logging in the email authentication set the LOGGING_FLAG env variable to "INFO"

Database

Uses Postgres as a datastore and dbmate as a migration manager