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

https://github.com/charlzyx/duang


https://github.com/charlzyx/duang

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# duang~

```bash
# 安装依赖
pnpm install --prefer-offline
# 构建packages
bun run build
# run dev
bun run dev
```