Cloudflare package workspace for Ozby projects.
@ozby/wrangler-sync— sync Pulumi stack outputs into Wrangler TOML/JSONC binding IDs and custom-domain routes.@ozby/cloudflare— Worker-native helpers for contact forms, Cloudflare Email Sending, Turnstile validation, preview Wrangler config, and deploy plans.
Add to .npmrc:
@ozby:registry=https://npm.pkg.github.comThen install only the package you need:
pnpm add @ozby/cloudflare pnpm add @ozby/wrangler-sync
pnpm install
pnpm run typecheck
pnpm run test
pnpm run build
pnpm run release:checkReleases are managed by Changesets from the workspace root.