mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 14:24:15 +08:00
docs: 仓库地址更新为 tick-stock-panel (GitHub 重命名)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
# 📈 A股智能量化工作台
|
||||
|
||||
[](https://github.com/shy3130/tickflow-stock-panel)
|
||||
[](https://github.com/shy3130/tick-stock-panel)
|
||||
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
[](https://react.dev/)
|
||||
[](https://tickflow.org/auth/register?ref=V3KDKGXPEA)
|
||||
[](./Dockerfile)
|
||||
[](https://github.com/shy3130/tickflow-stock-panel/stargazers)
|
||||
[](https://github.com/shy3130/tick-stock-panel/stargazers)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -269,7 +269,7 @@ fork同时请点个star哦,欢迎 Issue 和 PR。
|
||||
|
||||
## 📄 License
|
||||
|
||||
[MIT](./LICENSE) © tickflow-stock-panel contributors
|
||||
[MIT](./LICENSE) © tick-stock-panel contributors
|
||||
|
||||
本项目依赖 [TickFlow](https://tickflow.org/auth/register?ref=V3KDKGXPEA) 提供数据服务,使用前请遵守其服务条款
|
||||
|
||||
|
||||
+2
-2
@@ -11,8 +11,8 @@
|
||||
由于刚开源近期更新频繁,推荐开发模式运行,可随时 `git pull` 同步最新代码。
|
||||
|
||||
```bash
|
||||
git clone https://github.com/shy3130/tickflow-stock-panel.git
|
||||
cd tickflow-stock-panel
|
||||
git clone https://github.com/shy3130/tick-stock-panel.git
|
||||
cd tick-stock-panel
|
||||
cp .env.example .env # 按需填 TICKFLOW_API_KEY(留空 = None 模式)
|
||||
./dev.sh # Windows: .\dev.ps1
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user