1.1.3 • Published 9 months ago

cf-deploy-tools v1.1.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
9 months ago

cf-deploy-tools

Set of opinionated tools for deploying Cloudflare Workers.

Features:

  • Deploy to multiple environments
  • Deploy to multiple zones
  • Monorepos with multiple workers
  • Sourcemaps for beautiful stack traces
  • Rollup plugins for injecting metadata
  • Uploading secrets securely
  • Autocreating KV namespaces
  • Autocreating services stubs for bindings (if services doesn't exist)
  • Autocreating domains
  • Output resulting bundle sizes
  • Output all TS compilation erros before exiting
  • For multi-module projects, detect references between modules
  • Most of tools are modular and can be used separately

Bin files:

  • cf-domains
  • cf-kv
  • cf-secrets
  • cf-services
  • cf-checkall
  • cf-execute

Rollup plugins:

  • rollup-plugin-source-map-inject
  • rollup-terser-config
  • rollup-plugin-sizes
  • rollup-plugin-tswarn
  • rollup-plugin-inject-meta
  • rollup-plugin-refs-catcher (not needed, replace with typescript plugin exclude/include lists)

Libs:

  • sourcemap
  • sourcemap-auto
1.1.1

10 months ago

1.1.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.1.3

9 months ago

1.0.4

10 months ago

1.1.2

9 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago