feat: add API endpoints for game creation, draw offers, FEN/PGN import/export, and move actions
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-15 10:14:29 +02:00
parent 52197125f7
commit 3bad8c64d3
19 changed files with 317 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
vars {
baseUrl: http://localhost:8080
}