fp/packages/temporal-worker
CJ_Clippy 2b2f925146
ci / build (push) Failing after 34m36s Details
fix typo
2024-07-19 01:55:31 -08:00
..
src fix typo 2024-07-19 01:55:31 -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