Skip to content

KipJayChou/api-proxy-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

api-proxy-ng

Preview:

image

💪本地开发:

  1. MacOS/Linux: curl -fsSL https://deno.land/install.sh | sh
  2. Windows: irm https://deno.land/install.ps1 | iex
PROXY_DOMAIN= PROXY_PASSWORD= PROXY_PORT= AVATAR_URL="" Background_URL="" deno run --allow-net --allow-env main.ts

deno托管

  1. fork本仓库
  2. 来到 https://dash.deno.com ,选择github-newproject,选择fork的仓库
  3. 填写内容:
属性 填写值
Framework Preset Unknown
Install Step
Build Step
Root directory /
Include files *
Exclude files *.md
Entrypoint main.ts
  1. 添加变量,如下图:
image
  1. deploy

About

Api-Proxy-NG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published