{"id":17793380,"url":"https://github.com/cloudflare/workflows-starter","last_synced_at":"2025-03-16T19:30:32.039Z","repository":{"id":259267292,"uuid":"873530844","full_name":"cloudflare/workflows-starter","owner":"cloudflare","description":"A starter template for Cloudflare Workflows. ","archived":false,"fork":false,"pushed_at":"2024-10-24T17:15:57.000Z","size":69,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-26T08:30:29.467Z","etag":null,"topics":["cloudflare","durable-execution","workers","workflows"],"latest_commit_sha":null,"homepage":"https://developers.cloudflare.com/workflows/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudflare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-16T10:20:35.000Z","updated_at":"2024-10-25T13:41:56.000Z","dependencies_parsed_at":"2024-10-24T01:27:26.895Z","dependency_job_id":"c75b007e-b303-4bc7-bc4a-204c49be903e","html_url":"https://github.com/cloudflare/workflows-starter","commit_stats":null,"previous_names":["cloudflare/workflows-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fworkflows-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fworkflows-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fworkflows-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fworkflows-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","download_url":"https://codeload.github.com/cloudflare/workflows-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221667114,"owners_count":16860552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","durable-execution","workers","workflows"],"created_at":"2024-10-27T11:08:13.801Z","updated_at":"2024-10-27T11:08:14.238Z","avatar_url":"https://github.com/cloudflare.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudflare Workflows\n\nThis is the starter template for Workflows, a durable execution engine built on top of Cloudflare Workers.\n\n* Clone this repository to get started with Workflows\n* Read the [Workflows announcement blog](https://blog.cloudflare.com/building-workflows-durable-execution-on-workers/) to learn more about what Workflows is and how to build durable, multi-step applications using the Workflows model.\n* Review the [Workflows developer documentation](https://developers.cloudflare.com/workflows/) to dive deeper into the Workflows API and how it works.\n\n## Usage\n\n**Visit the [get started guide](https://developers.cloudflare.com/workflows/get-started/guide/) for Workflows to create and deploy your first Workflow.**\n\n### Example\n\nYou can create a project using this template by using `npm create cloudflare@latest`:\n\n```sh\nnpm create cloudflare@latest workflows-starter -- --template \"cloudflare/workflows-starter\"\n```\n\nThis will automatically clone this repository, install the dependencies, and prompt you to optionally deploy:\n\n```sh\n╭ Create an application with Cloudflare Step 1 of 3\n│\n├ In which directory do you want to create your application?\n│ dir ./workflows-tutorial\n│\n├ What would you like to start with?\n│ category Template from a GitHub repo\n│\n├ What's the url of git repo containing the template you'd like to use?\n│ repository cloudflare/workflows-starter\n│\n├ Cloning template from: cloudflare/workflows-starter\n│\n├ template cloned and validated\n│\n├ Copying template files\n│ files copied to project directory\n│\n├ Installing dependencies\n│ installed via `npm install`\n│\n╰ Application created\n\n╭ Configuring your application for Cloudflare Step 2 of 3\n│\n├ Installing @cloudflare/workers-types\n│ installed via npm\n│\n├ Adding latest types to `tsconfig.json`\n│ added @cloudflare/workers-types/2023-07-01\n│\n├ Do you want to use git for version control?\n│ yes git\n│\n├ Initializing git repo\n│ initialized git\n│\n├ Committing new files\n│ git commit\n│\n╰ Application configured\n\n╭ Deploy with Cloudflare Step 3 of 3\n│\n├ Do you want to deploy your application?\n│ no deploy via `npm run deploy`\n│\n╰ Done\n\n────────────────────────────────────────────────────────────\n🎉  SUCCESS  Application created successfully!\n```\n\nThe [Workflows documentation](https://developers.cloudflare.com/workflows/) contains examples, the API reference, and architecture guidance.\n\n## License\n\nCopyright 2024, Cloudflare. Apache 2.0 licensed. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudflare%2Fworkflows-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudflare%2Fworkflows-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudflare%2Fworkflows-starter/lists"}