fp/packages/temporal-workflows
CJ_Clippy 3aa6081b8a
ci / build (push) Waiting to run Details
use internal ts package
2024-07-19 00:01:06 -08:00
..
src temporarily simplify scout for testing 2024-07-15 22:57:27 -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 use internal ts package 2024-07-19 00:01:06 -08:00
pnpm-lock.yaml fix scout dockerfile 2024-07-16 02:46:44 -08:00
tsconfig.json fix ts problems 2024-07-16 00:35:10 -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.