https://github.com/imsyy/dailyhot
DailyHot 今日热榜前端页面 | API:https://github.com/imsyy/DailyHotApi
https://github.com/imsyy/dailyhot
Last synced: about 1 year ago
JSON representation
DailyHot 今日热榜前端页面 | API:https://github.com/imsyy/DailyHotApi
- Host: GitHub
- URL: https://github.com/imsyy/dailyhot
- Owner: imsyy
- License: mit
- Created: 2023-03-20T01:52:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T08:17:48.000Z (over 1 year ago)
- Last Synced: 2025-04-12T17:45:56.323Z (about 1 year ago)
- Language: Vue
- Homepage: https://hot.imsyy.top
- Size: 764 KB
- Stars: 624
- Watchers: 2
- Forks: 544
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
今日热榜
汇聚全网热点,热门尽览无余
## 示例
> 这里是示例站点
- [今日热榜 - https://hot.imsyy.top/](https://hot.imsyy.top/)
## 部署
```bash
// 安装依赖
pnpm install
// 开发
pnpm dev
// 打包
pnpm build
```
## Vercel 部署
现已支持 Vercel 一键部署,无需服务器
> 请注意,需要修改环境变量中的 API 地址
