feat: NCS-37 Add initial API structure and DTOs for NowChess application

This commit is contained in:
2026-04-19 21:04:40 +02:00
committed by Janis
parent b50a9eca40
commit 3849885c66
83 changed files with 1107 additions and 1170 deletions
-1
View File
@@ -18,6 +18,5 @@ include(
"modules:api",
"modules:io",
"modules:rule",
"modules:ui",
"modules:bot",
)