An open API service indexing awesome lists of open source software.

https://github.com/jerryshell/fund-web

公募基金投资指标 - Web 端
https://github.com/jerryshell/fund-web

Last synced: 9 months ago
JSON representation

公募基金投资指标 - Web 端

Awesome Lists containing this project

README

          

![fund-web](https://socialify.git.ci/jerryshell/fund-web/image?description=1&font=Inter&forks=1&issues=1&language=1&owner=1&pattern=Brick%20Wall&pulls=1&stargazers=1&theme=Dark)

## 注意

本工具仅作为交流编程技术使用,不对其他人构成投资建议。

投资有风险,入市须谨慎!

## Demo

https://fund-web.pages.dev

Demo 服务端部署在 Heroku 上,冷启动大概需要 1-2 分钟

## 相关项目

* Web 端(当前项目)
* [Rust 服务端](https://github.com/jerryshell/jfi)
* [Spring Boot 服务端](https://github.com/jerryshell/fund-server)
* [阿里云 Serverless 服务端](https://github.com/jerryshell/fund-serverless-aliyun)

## 安装依赖

```bash
yarn
```

## 启动项目

```bash
yarn dev
```

## 开源许可证

[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0/)