fp/packages/old
CJ_Clippy af8f58940a
ci / build (push) Has been cancelled Details
capture progress
2024-07-22 18:59:41 -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 capture progress 2024-07-22 18:59:41 -08:00
pnpm-lock.yaml capture progress 2024-07-22 18:59:41 -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.