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

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

Awesome Lists containing this project

README

          


logo

今日热榜


汇聚全网热点,热门尽览无余





## 示例

> 这里是示例站点

- [今日热榜 - https://hot.imsyy.top/](https://hot.imsyy.top/)

## 部署

```bash
// 安装依赖
pnpm install

// 开发
pnpm dev

// 打包
pnpm build
```

## Vercel 部署

现已支持 Vercel 一键部署,无需服务器

> 请注意,需要修改环境变量中的 API 地址

![Powered by Vercel](./public/ico/powered-by-vercel.svg)