fp/packages/old
CJ_Clippy fdd295e2b8
ci / build (push) Failing after 0s Details
change scout to a service
2024-08-26 23:11:24 -08:00
..
src capture progress 2024-07-22 18:59:41 -08:00
.eslintignore capture progress 2024-07-22 18:59:41 -08:00
.gitignore capture progress 2024-07-22 18:59:41 -08:00
README.md capture progress 2024-07-22 18:59:41 -08:00
package.json progress 2024-07-30 12:34:25 -08:00
pnpm-lock.yaml change scout to a service 2024-08-26 23:11:24 -08:00
process_notif_email.ts capture progress 2024-07-22 18:59:41 -08:00
tsconfig.json capture progress 2024-07-22 18:59:41 -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.