fp/packages/temporal-workflows
CJ_Clippy b20d933356
ci / build (push) Failing after 2m6s Details
fix scout dockerfile
2024-07-16 02:46:44 -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 fix scout dockerfile 2024-07-16 02:46:44 -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.