initial export

This commit is contained in:
devRaGonSa
2026-06-04 09:26:38 +02:00
commit 6f0a781fb8
309 changed files with 45497 additions and 0 deletions

2
backend/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
# PostgreSQL is used by the phase-1 RCON historical storage migration.
psycopg[binary]>=3.2,<4