Home

Awesome

👷 Pwned Passwords Cloudflare Worker

k anonymity cloudflare worker

Based on the template for kick starting a Cloudflare worker project.

index.ts is the content of the Workers script.

TODO

Wrangler

To generate using wrangler

wrangler generate projectname https://github.com/cloudflare/worker-template

Further documentation for Wrangler can be found here.