fp/packages/temporal-worker
CJ_Clippy 3aa6081b8a
ci / build (push) Waiting to run Details
use internal ts package
2024-07-19 00:01:06 -08:00
..
src use internal ts package 2024-07-19 00:01:06 -08:00
.eslintignore progress 2024-07-13 21:20:35 -08:00
README.md use internal ts package 2024-07-19 00:01:06 -08:00
package.json use internal ts package 2024-07-19 00:01:06 -08:00
pnpm-lock.yaml use internal ts package 2024-07-19 00:01:06 -08:00
tsconfig.json improve note 2024-07-18 20:41:41 -08:00
tsup.config.ts use internal ts package 2024-07-19 00:01:06 -08:00

README.md

@futureporn/temporal-worker

The system component which runs background tasks such as thumbnail generation, video encoding, file transfers, etc.

We use Temporal for running "durable tasks".

This code gets built into commonjs by tsup because of some Temporal wierdness relating to how imports workflows.

Temporal's monorepo reference

@see https://github.com/temporalio/samples-typescript/tree/main/monorepo-folders