feat(quant): WBS-FE-BE-100 complete Vue3 Vite8 SPA & .NET10 FastEndpoints refactoring
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Failing after 13s
Validators (Pushes and Pull Requests) / validate-core (push) Failing after 19s

This commit is contained in:
2026-07-22 15:14:28 +09:00
parent fd8ff3d51e
commit 2fe4cb288f
100 changed files with 7975 additions and 804 deletions
+15 -1
View File
@@ -76,5 +76,19 @@
"devDependencies": {
"@playwright/test": "^1.61.1",
"xlsx": "^0.18.5"
}
},
"description": "은퇴자산용 코어/위성 후보 데이터 수집기입니다.",
"main": "index.js",
"directories": {
"doc": "docs",
"example": "examples",
"test": "tests"
},
"repository": {
"type": "git",
"url": "https://gitea.taxbaik.com/kjh2064/QuantEngineByItz.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}