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

https://github.com/imhansiy/iwara_cloucloudflare_porxy

lsp代理
https://github.com/imhansiy/iwara_cloucloudflare_porxy

Last synced: 3 months ago
JSON representation

lsp代理

Awesome Lists containing this project

README

        

# ![IwaraLogo](https://jsdelivr.nodream.cf/gh/1802024110/GitHub_Oss@main/img/IwaraLogo.png) Iwara代理
# 使用
安装CF的woker脚手架
```
npm install -g @cloudflare/wrangler
```
登录cf账户
```
wrangler login
```
推送至cf
```
npm run publish
```