fb4383f541bc352ba11b1aa0a800228cb2b8c6a8
A-Share Analysis
A read-only A-share market overview and analysis tool.
当前阶段
项目正在建立工程基线,首个业务模块为市场综合概览。当前不包含用户体系、订阅与支付。
Projects
web/: Vue 3 market terminal frontend.server/: NestJS API, scheduler, and workers. Added in a later module.deploy/: MySQL, Redis, and RabbitMQ deployment configuration. Added with the backend module.docs/: Product and implementation specifications.
The first implementation slice is the market overview screen in web/.
开发入口
开始任何模块前,先阅读根目录 AGENTS.md,然后运行:
npm run governance:start -- FEAT-MO-001 market-overview
当前只使用本地 Git。Gitea 安装完成后再按治理文档配置远程仓库。
Languages
JavaScript
92.8%
Shell
7.2%