Skip to content

CheckerNetwork/filcdn-worker

Repository files navigation

FilCDN Cloudflare Worker

Cloudflare worker used to retrieve and cache from the Filecoin PDP Storage Providers.

Development

  1. Install dependencies
npm install
  1. Edit environment variables inside wrangler.toml files

  2. Run your worker

npm run dev

Deployment (Github Actions)

In order to deploy your worker via Github Actions, you need to have a Cloudflare API token.

Add generated API token to Github secrets as CLOUDFLARE_API_TOKEN.

After setting up secrets, you can push your code to Github and worker will be deployed to production environment automatically.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published