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

https://github.com/pakholeung37/chihiro


https://github.com/pakholeung37/chihiro

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

### 启动流程

```
pnpm i
cd packages/web
pnpm start

```

### 环境变量

```bash
SERVICE_API_HOST=https://trantor2-console-test.app.terminus.io
```