1.0.0 • Published 1 year ago

mcls-content-protection-cf-worker v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Content-Protection CloudFlare worker

First time setup

To be able to install dependencies and deploy the code in this repository, you need to setup wrangler tools:

  • wrangler: Use these credentials to login to wrangler by using wrangler login. To confirm you are logged in, use wrangler whoami.

Testing locally

  • npm run build
  • npm run test