fp/packages/temporal-workflows
CJ_Clippy 358e484a12 begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
..
src begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
.eslintignore begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
.gitignore begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
README.md begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
package.json begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
pnpm-lock.yaml begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
tsconfig.json begin refactor for monorepo build 2024-07-09 18:34:23 -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.