fp/packages/temporal-workflows
CJ_Clippy 4962ae34f8
ci / build (push) Failing after 1m54s Details
progress
2024-07-13 21:20:35 -08:00
..
src progress 2024-07-13 21:20:35 -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 progress 2024-07-13 21:20:35 -08:00
pnpm-lock.yaml progress 2024-07-13 21:20:35 -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.