fp/packages/temporal-workflows
CJ_Clippy effba4d1d2
ci / build (push) Successful in 2m2s Details
ignore isolate dir
2024-07-15 08:07:04 -08:00
..
src ignore isolate dir 2024-07-15 08:07:04 -08:00
.eslintignore ignore isolate dir 2024-07-15 08:07:04 -08:00
.gitignore ignore isolate dir 2024-07-15 08:07:04 -08:00
README.md begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
package.json ignore isolate dir 2024-07-15 08:07:04 -08:00
pnpm-lock.yaml ignore isolate dir 2024-07-15 08:07:04 -08:00
tsconfig.json progress 2024-07-10 14:11:18 -08:00

README.md

temporal-workflows

based on https://github.com/temporalio/samples-typescript/tree/main/monorepo-folders

Futureporn has a lot of long-running tasks that need to run in the background. The tasks are defined here, and any other package can invoke them via a Temporal worker.