cloudflare-worker
Template for building a Cloudflare worker repo
- Create a new repository, using this as template.
- Make sure to change the package name in package.json, wrangler.toml and wrangler.dev.toml
- In Cloudflare, create a new worker that pulls from your repository.
Create a new repo with this template