首次发布

This commit is contained in:
peterjia
2025-05-27 13:18:59 +08:00
commit 47a49f9b7a
1349 changed files with 440192 additions and 0 deletions

12
wrangler.toml Executable file
View File

@@ -0,0 +1,12 @@
name = "file-share-api"
main = "main.js"
compatibility_date = "2025-01-01"
[[r2_buckets]]
binding = "file_share_bucket"
bucket_name = "file-share-bucket"
[[d1_databases]]
binding = "DB"
database_name = "file-share-db"
database_id = "9fc7862c-31bd-4b38-94f4-650e732d99a2"