Skip to content

freitas-labs/cloudflare-worker-spikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-worker-spikes

Spikes for development of cloudflare workers

Quick start

Quick scripts/functions can be shipped as a worker using wrangler CLI (see quick-start/README)

Project workers

More complex workers can be developed as a Node package and generated using wrangler CLI (see my-worker-project/README)

Dependencies

It's possible to depend on Node packages as long as they are bundled with a polyfill bundler, such as webpack (see worker-with-dependencies/README)

About

Spikes for Cloudflare Workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published