{"id":47874150,"url":"https://github.com/awaitstep/awaitstep","last_synced_at":"2026-04-26T22:03:14.469Z","repository":{"id":348914570,"uuid":"1200361209","full_name":"awaitstep/awaitstep","owner":"awaitstep","description":"A self-hosted visual workflow builder that generates and deploys code directly to Cloudflare Workflows.","archived":false,"fork":false,"pushed_at":"2026-04-25T09:08:05.000Z","size":7995,"stargazers_count":16,"open_issues_count":7,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-25T10:25:48.389Z","etag":null,"topics":["cloudflare","codegen","workers","workflow-automation","workflow-engine","workflows"],"latest_commit_sha":null,"homepage":"https://awaitstep.dev","language":"TypeScript","has_issues":true,"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/awaitstep.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-03T10:18:37.000Z","updated_at":"2026-04-25T09:06:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/awaitstep/awaitstep","commit_stats":null,"previous_names":["awaitstep/awaitstep"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/awaitstep/awaitstep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitstep%2Fawaitstep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitstep%2Fawaitstep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitstep%2Fawaitstep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitstep%2Fawaitstep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awaitstep","download_url":"https://codeload.github.com/awaitstep/awaitstep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitstep%2Fawaitstep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32314118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","codegen","workers","workflow-automation","workflow-engine","workflows"],"created_at":"2026-04-04T01:03:39.078Z","updated_at":"2026-04-26T22:03:14.462Z","avatar_url":"https://github.com/awaitstep.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"docs/images/banner.png\" alt=\"AwaitStep\" width=\"100%\" /\u003e\n\n### Build and deploy workflows _visually_.\n\nA self-hosted visual builder that generates and deploys code directly to [Cloudflare Workflows](https://developers.cloudflare.com/workflows/).\nNo proprietary engines — just your code.\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)\n[![Deploy on Cloudflare](https://img.shields.io/badge/Deploy%20on-Cloudflare-f6821f?logo=cloudflare\u0026logoColor=white)](https://docs.awaitstep.dev/installation/cloudflare-workers)\n\n[Get Started](https://docs.awaitstep.dev/installation/docker-compose) \u0026bull; [Documentation](https://docs.awaitstep.dev) \u0026bull; [API Reference](https://docs.awaitstep.dev/api-reference)\n\n\u003c/div\u003e\n\n---\n\n## Demo\n\n\u003c!-- TODO: Replace with actual demo video URL --\u003e\n\nhttps://github.com/user-attachments/assets/PLACEHOLDER\n\n---\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd width=\"40%\" valign=\"top\"\u003e\n\n### Visual Canvas\n\nDrag and drop steps, branches, loops, parallel paths, error handling, and more. See your entire workflow structure at a glance — no YAML, no config files.\n\n- Drag-and-drop node placement\n- 30+ built-in node types\n- Instant undo/redo and keyboard shortcuts\n\n\u003c/td\u003e\n\u003ctd width=\"60%\"\u003e\n\n\u003cimg src=\"docs/images/canvas.png\" alt=\"Visual workflow canvas\" /\u003e\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd width=\"60%\"\u003e\n\n\u003cimg src=\"docs/images/code-preview.png\" alt=\"Side-by-side canvas and code view\" /\u003e\n\n\u003c/td\u003e\n\u003ctd width=\"40%\" valign=\"top\"\u003e\n\n### Live Code Preview\n\nEvery change on the canvas instantly reflects in the code preview. Toggle between generated TypeScript, IR, and the final deployable package. What you see is what gets deployed.\n\n- Real-time TypeScript generation\n- IR, TypeScript, and package output views\n- No lock-in — eject and own the code anytime\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd width=\"40%\" valign=\"top\"\u003e\n\n### Deploy \u0026 Monitor\n\nDeploy directly to Cloudflare from the UI. AwaitStep handles code generation, bundling, dependency installation, and deployment. Track version history, lock versions, roll back.\n\n- One-click deploy with version tracking\n- Real-time run monitoring with status and errors\n- Pause, resume, terminate, and roll back\n\n\u003c/td\u003e\n\u003ctd width=\"60%\"\u003e\n\n\u003cimg src=\"docs/images/deploy-and-monitor.png\" alt=\"Deployment overview with versions and runs\" /\u003e\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n### Building Blocks\n\nComposable nodes that map directly to Cloudflare Workflow primitives.\n\n| Node             | Description                                  | Node               | Description                                  |\n| ---------------- | -------------------------------------------- | ------------------ | -------------------------------------------- |\n| **Step**         | Execute custom code with retries and backoff | **Parallel**       | Run steps concurrently                       |\n| **Sleep**        | Pause for a duration (up to 365 days)        | **Loop**           | Repeat steps (forEach, while, or count)      |\n| **Sleep Until**  | Pause until a specific timestamp             | **Try / Catch**    | Error handling with try/catch/finally        |\n| **Branch**       | Conditional execution paths                  | **Exit**           | Break from a loop or return from workflow    |\n| **HTTP Request** | Make HTTP calls with configurable retries    | **Wait for Event** | Pause until an external event arrives        |\n| **Sub-Workflow** | Trigger another workflow                     | **Custom**         | User-defined node types from the marketplace |\n\n### Features\n\n|                                                                           |                                                                     |                                                                  |\n| ------------------------------------------------------------------------- | ------------------------------------------------------------------- | ---------------------------------------------------------------- |\n| **Drag \u0026 Drop Canvas** — Visual workflow designer with intuitive controls | **One-Click Deploy** — Deploy directly to Cloudflare from the UI    | **30+ Node Types** — Composable building blocks for any workflow |\n| **Node Marketplace** — Build, publish, and install custom nodes           | **REST API** — Full API with scoped keys and interactive playground | **Self-Hosted** — Run on your infra — Docker, VPS, or Cloudflare |\n\n---\n\n### Open Source \u0026 Self-Hosted\n\nAwaitStep is fully open source under Apache 2.0. Self-host on Docker, a VPS, or Cloudflare — your data never leaves your infrastructure.\n\nRun the entire stack on Cloudflare. API on Workers, builds in sandboxed containers, data in D1.\n\n|      Edge API      |   Sandbox Builds    |    D1 Database     |\n| :----------------: | :-----------------: | :----------------: |\n| Cloudflare Workers | Isolated containers | SQLite at the edge |\n\n|       **30+**       |   **Apache 2.0**    |      **5 min**       |\n| :-----------------: | :-----------------: | :------------------: |\n| Built-in node types | Open source license | Self-host setup time |\n\n[![Deploy on Cloudflare](https://img.shields.io/badge/Deploy%20on-Cloudflare-f6821f?style=for-the-badge\u0026logo=cloudflare\u0026logoColor=white)](https://docs.awaitstep.dev/installation/cloudflare-workers)\n\n---\n\n## Quickstart\n\n**Prerequisites:** Node.js \u003e= 20, pnpm \u003e= 9\n\n```bash\ngit clone https://github.com/awaitstep/awaitstep.git\ncd awaitstep\ncp .env.example .env\n```\n\nGenerate the required secrets and update `.env`:\n\n```bash\n# Generate TOKEN_ENCRYPTION_KEY and BETTER_AUTH_SECRET\nopenssl rand -hex 32  # run twice, one for each key\n```\n\nThen build and start:\n\n```bash\npnpm install\npnpm build\npnpm dev\n```\n\n## Documentation\n\n- [Architecture](docs/architecture.md) — System design, data flow, and package structure\n- [API Reference](docs/api-reference.md) — All endpoints and database schema\n- [Compilation Pipeline](docs/compilation.md) — How canvas IR becomes deployed code\n- [Custom Nodes](docs/custom-nodes.md) — Build and publish your own node types\n\n**Built with** TypeScript \u0026bull; React \u0026bull; Hono \u0026bull; Cloudflare Workers\n\n## Security\n\nTo report a security vulnerability, see [SECURITY.md](SECURITY.md).\n\n## AI Usage\n\nThis project uses AI tools during development. See [AI_USE.md](AI_USE.md) for details.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for setup instructions and guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawaitstep%2Fawaitstep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawaitstep%2Fawaitstep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawaitstep%2Fawaitstep/lists"}