initial export

This commit is contained in:
devRaGonSa
2026-06-02 16:23:16 +02:00
commit 36ac12ac9f
305 changed files with 44726 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