fp/packages/temporal-workflows
CJ_Clippy 7c7b0bc32f
ci / build (push) Failing after 2m4s Details
dockerfile for monorepo experiment 4321
2024-07-12 06:41:34 -08:00
..
src progress 2024-07-10 14:11:18 -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 dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -08:00
pnpm-lock.yaml dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -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.