mirror of
https://github.com/tiennm99/cloudflare-proxy.git
synced 2026-07-27 20:19:06 +00:00
feat: add wrangler for auto deploy
This commit is contained in:
@@ -0,0 +1 @@
|
||||
node_modules/
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"wrangler": "^4.47.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
name = "cloudflare-proxy"
|
||||
main = "worker.js"
|
||||
compatibility_date = "2023-12-07"
|
||||
Reference in New Issue
Block a user