A Cloudflare Worker that checks the health of a website using Cloudflare's fork of Puppeteer.
- Clone this repository
git clone- Install dependencies
npm install- Start development server
npm startA Cloudflare Worker that checks the health of a website using Cloudflare's fork of Puppeteer.
git clonenpm installnpm start