Hash based file server on Cloudflare Workers & R2
- Create R2 bucket
- Copy
wrangler.toml.example
towrangler.toml
and modify values (e.g.account_id
,bucket_name
) - Run
npx wrangler publish
Hash based file server on Cloudflare Workers & R2
wrangler.toml.example
to wrangler.toml
and modify values (e.g. account_id
, bucket_name
)npx wrangler publish