feat: initial commit

This commit is contained in:
2024-05-14 21:49:01 -04:00
commit f78ad2d2dd
6 changed files with 78 additions and 0 deletions

21
wrangler.toml Normal file
View File

@@ -0,0 +1,21 @@
name = "aniplay-api"
compatibility_date = "2023-12-01"
# [vars]
# MY_VAR = "my-variable"
# [[kv_namespaces]]
# binding = "MY_KV_NAMESPACE"
# id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
# [[r2_buckets]]
# binding = "MY_BUCKET"
# bucket_name = "my-bucket"
# [[d1_databases]]
# binding = "DB"
# database_name = "my-database"
# database_id = ""
# [ai]
# binding = "AI"