Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<div align="center">
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

# TanStack Workflow

Type-safe durable execution for TypeScript. Workflows are ordinary async functions that can pause, persist progress to an append-only log, and resume after approvals, webhooks, timers, or process restarts.
Expand Down
20 changes: 19 additions & 1 deletion packages/react-template-devtools/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<div align="center">
<img src="./media/header_template.png" alt="TanStack Template" />
<!-- Repointed from the deleted ./media/header_template.png. NOTE: this package
is leftover scaffolding from TanStack/template - it is not in
pnpm-workspace.yaml, is version 0.0.0, and is not published to npm. The
banner now renders, but the package itself is still dead code. -->
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

<br />
Expand Down
20 changes: 19 additions & 1 deletion packages/react-template/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<div align="center">
<img src="./media/header_template.png" alt="TanStack Template" />
<!-- Repointed from the deleted ./media/header_template.png. NOTE: this package
is leftover scaffolding from TanStack/template - it is not in
pnpm-workspace.yaml, is version 0.0.0, and is not published to npm. The
banner now renders, but the package itself is still dead code. -->
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

<br />
Expand Down
20 changes: 19 additions & 1 deletion packages/solid-template-devtools/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<div align="center">
<img src="./media/header_template.png" alt="TanStack Template" />
<!-- Repointed from the deleted ./media/header_template.png. NOTE: this package
is leftover scaffolding from TanStack/template - it is not in
pnpm-workspace.yaml, is version 0.0.0, and is not published to npm. The
banner now renders, but the package itself is still dead code. -->
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

<br />
Expand Down
20 changes: 19 additions & 1 deletion packages/solid-template/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<div align="center">
<img src="./media/header_template.png" alt="TanStack Template" />
<!-- Repointed from the deleted ./media/header_template.png. NOTE: this package
is leftover scaffolding from TanStack/template - it is not in
pnpm-workspace.yaml, is version 0.0.0, and is not published to npm. The
banner now renders, but the package itself is still dead code. -->
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

<br />
Expand Down
20 changes: 19 additions & 1 deletion packages/template-devtools/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<div align="center">
<img src="./media/header_template.png" alt="TanStack Template" />
<!-- Repointed from the deleted ./media/header_template.png. NOTE: this package
is leftover scaffolding from TanStack/template - it is not in
pnpm-workspace.yaml, is version 0.0.0, and is not published to npm. The
banner now renders, but the package itself is still dead code. -->
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

<br />
Expand Down
20 changes: 19 additions & 1 deletion packages/template/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<div align="center">
<img src="./media/header_template.png" alt="TanStack Template" />
<!-- Repointed from the deleted ./media/header_template.png. NOTE: this package
is leftover scaffolding from TanStack/template - it is not in
pnpm-workspace.yaml, is version 0.0.0, and is not published to npm. The
banner now renders, but the package itself is still dead code. -->
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://tanstack.com/api/readme/workflow.png?theme=dark"
/>
<source
media="(prefers-color-scheme: light)"
srcset="https://tanstack.com/api/readme/workflow.png"
/>
<img
src="https://tanstack.com/api/readme/workflow.png"
alt="TanStack Workflow"
width="900"
/>
</picture>
</div>

<br />
Expand Down
Loading