Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alphabs/rfiles

Hash based file server on Cloudflare Workers & R2
https://github.com/alphabs/rfiles

Last synced: about 2 months ago
JSON representation

Hash based file server on Cloudflare Workers & R2

Awesome Lists containing this project

README

        

# rfiles
Hash based file server on Cloudflare Workers & R2

## Publish

1. [Create R2 bucket](https://developers.cloudflare.com/r2/get-started/)
2. Copy `wrangler.toml.example` to `wrangler.toml` and modify values (e.g. `account_id`, `bucket_name`)
3. Run `npx wrangler publish`