project updates

This commit is contained in:
J-onasJones 2024-06-18 19:40:57 +02:00
parent 4aeaf4c087
commit 515ad0b7e5
3 changed files with 1456 additions and 1 deletions

1444
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -8,5 +8,8 @@
},
"devDependencies": {
"wrangler": "^3.28.0"
},
"dependencies": {
"crypto": "^1.0.1"
}
}
}

View file

@ -2,6 +2,14 @@ name = "rss-worker"
main = "src/index.js"
compatibility_date = "2023-09-04"
account_id = "d9e259f328167af6c866c4e624f12c0d"
workers_dev = true
[[r2_buckets]]
binding = 'CDN_BUCKET'
bucket_name = 'cdn'
# Variable bindings. These are arbitrary, plaintext strings (similar to environment variables)
# Note: Use secrets to store sensitive data.
# Docs: https://developers.cloudflare.com/workers/platform/environment-variables