https://github.com/willow-god/daily-hot
每日热点页面前端页面,由imsyy的开源代码魔改,经过构建后生成的静态页面,用于部署前端网页
https://github.com/willow-god/daily-hot
css html javascript pnpm vue
Last synced: 7 months ago
JSON representation
每日热点页面前端页面,由imsyy的开源代码魔改,经过构建后生成的静态页面,用于部署前端网页
- Host: GitHub
- URL: https://github.com/willow-god/daily-hot
- Owner: willow-god
- License: mit
- Created: 2024-05-11T16:08:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T17:18:55.000Z (9 months ago)
- Last Synced: 2025-01-26T10:26:06.542Z (9 months ago)
- Topics: css, html, javascript, pnpm, vue
- Language: Vue
- Homepage: https://hot.qyliu.top
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
今日热榜
汇聚全网热点,热门尽览无余
![]()
## 示例
> 这里是示例站点
- [今日热榜 - https://hot.liushen.fun/](https://hot.liushen.fun/)
## 部署
```bash
// 安装依赖
pnpm install// 开发
pnpm dev// 打包
pnpm build
```## Vercel 部署
现已支持 Vercel 一键部署,无需服务器
> 请注意,需要修改环境变量中的 API 地址
