feat: NCWF-5/6/7/8/9 chess analysis page and engine integration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Janis Eccarius
2026-06-15 22:28:30 +02:00
parent ae952d70b0
commit b9998b6710
30 changed files with 2146 additions and 290 deletions
+5
View File
@@ -1,4 +1,9 @@
{
"/api/analysis": {
"target": "http://localhost:8087",
"secure": false,
"changeOrigin": true
},
"/api/tournament": {
"target": "http://localhost:8089",
"secure": false,