Skip to content

Commit 3bf013f

Browse files
committed
deploy to workers + wrangler 4
1 parent 5aa1694 commit 3bf013f

3 files changed

Lines changed: 775 additions & 549 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ This is the starter template for Workflows, a durable execution engine built on
1010

1111
**Visit the [get started guide](https://developers.cloudflare.com/workflows/get-started/guide/) for Workflows to create and deploy your first Workflow.**
1212

13-
### Example
13+
### Deploy it
1414

15-
You can create a project using this template by using `npm create cloudflare@latest`:
15+
Deploy it to your own Cloudflare account directly:
16+
17+
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/workflows-starter)
18+
19+
You can also create a project using this template by using `npm create cloudflare@latest`:
1620

1721
```sh
1822
npm create cloudflare@latest workflows-starter -- --template "cloudflare/workflows-starter"

0 commit comments

Comments
 (0)