workers [](https://buildkite.com/nchlswhttkr/workers)

October 26, 2025 ยท View on GitHub

My Cloudflare Workers, for assorted purposes.

This is a Rush project that uses PNPM, none of these packages are published publicly.

Usage

You'll need to have Rush installed.

nvm install
nvm use
npm install --global @microsoft/rush
rush update
rush build

Subsequent builds will be incremental, and you can force a full rebuild of a project and its dependencies.

rush rebuild --to "@nchlswhttkr/belles"

To deploy workers, run their deploy script.

cd workers/belles
rushx deploy

Packages

PackageDescription
@nchlswhttkr/bandcamp-mini-embedAn embed player for Bandcamp music
@nchlswhttkr/cloudflare-workers-otelProvided OpenTelemetry instrumentation compatible with Cloudflare Workers
@nchlswhttkr/esbuild-plugin-handlebarsAn esbuild plugin to load and precompile Handlebars templates
@nchlswhttkr/otlp-exporter-fetchImplements an OTLP exporter using fetch() for environments that do not support XMLHttpRequest and Navigator.sendBeacon()
@nchlswhttkr/bandcamp-mini-embed-backendServes my Bandcamp embed and proxies requests to Bandcamp
@nchlswhttkr/bellesRecords my transactions at Belles Hot Chicken
@nchlswhttkr/enforce-httpsEnforces HTTPS for requests to my website and any subdomains
@nchlswhttkr/hero-of-time-linkA shortcut service using Workers KV
@nchlswhttkr/nchlswhttkr-dot-comHandles redirects from my old domain to various destinations
@nchlswhttkr/terraform-registryMimics a Terraform registry to serve my custom providers