
9/11/2018 · Stephen Pinkerton
What this post added
This post announces the integration of Cloudflare Workers with the Serverless framework, enabling developers to define and deploy Workers scripts using the `serverless.yml` configuration file and the `serverless deploy` command. It introduces the `serverless-cloudflare-workers` plugin and provides examples of `serverless.yml` configurations and getting started steps. It also mentions the `serverless invoke` command for testing Workers.