5 Commits

Author SHA1 Message Date
Jack Jackson
9b4e6c3b4d Introduce ability to seed data directly from GSheet
All checks were successful
Publish / build-and-push (push) Successful in 6m14s
Reasonably hacky, in that I introduce a facade to reuse the data format
previously provided by the `csv` module, rather than using the
`list[list[str]]` directly.

Next I want to introduce something like Celery to continually refresh.

Note that this will require changes to the deployment repo in order to
provide the required secrets.
2025-04-17 22:22:21 -07:00
Jack Jackson
8b5d96e76f Rudimentary game-suggestion 2024-09-04 21:49:25 -07:00
Jack Jackson
6f0e7cd593 Docker-ify development process 2024-03-03 16:24:19 -08:00
Jack Jackson
5472dbc8b9 Convert to FastAPI 2024-01-26 22:53:56 -08:00
Jack Jackson
731bce91a7 Player Addition 2024-01-22 23:20:29 -08:00