https://github.com/james58899/cf-r2-worker
Cloudflare R2 access worker with cache.
https://github.com/james58899/cf-r2-worker
cloudflare-cache cloudflare-r2 cloudflare-workers
Last synced: about 1 year ago
JSON representation
Cloudflare R2 access worker with cache.
- Host: GitHub
- URL: https://github.com/james58899/cf-r2-worker
- Owner: james58899
- Created: 2022-05-11T17:49:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T09:22:11.000Z (about 4 years ago)
- Last Synced: 2025-04-12T09:05:15.235Z (about 1 year ago)
- Topics: cloudflare-cache, cloudflare-r2, cloudflare-workers
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cf-r2-worker
Cloudflare R2 access worker with cache.
## Deploy
1. [Login](https://developers.cloudflare.com/workers/wrangler/cli-wrangler/commands/#login) wrangler.
3. Fill bucket name in `wrangler.toml`.
4. Deploy worker using wrangler command [publish](https://developers.cloudflare.com/workers/wrangler/cli-wrangler/commands/#publish).