Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 316 Bytes

Worker

Edge worker in charge of receiving the content of the users to store it in the CDN (Powered by R2 and KV)

Get started

Create a .dev.vars file and store your secret token. See example from .dev.vars_sample.

Development

yarn
yarn dev

Go to Production

yarn deploy