Implement reactions and image sync

This commit is contained in:
2026-02-17 21:23:03 +00:00
parent 6bc8a0ab88
commit dc28745fc3
14 changed files with 2011 additions and 202 deletions

View File

@@ -23,7 +23,7 @@ log-level=debug
# Autoreload on code changes (graceful reload)
py-autoreload=1
# In the container the repository is mounted at /code, not /code/GIA
# In the container the repository is mounted at /code
# point autoreload at the actual in-container paths
py-autoreload-on-edit=/code/core
py-autoreload-on-edit=/code/app