Initial commit (by create-cloudflare CLI)

Details:
  C3 = create-cloudflare@2.23.0
  project name = get-pnpm
  package manager = pnpm@9.7.0
  wrangler = wrangler@3.68.0
  git = 2.43.0
This commit is contained in:
严浩
2024-08-10 13:38:05 +08:00
commit b796f01443
10 changed files with 1147 additions and 0 deletions

4
wrangler.toml Normal file
View File

@ -0,0 +1,4 @@
name = "get-pnpm"
main = "src/worker.js"
compatibility_date = "2024-08-10"
workers_dev = true