fp/packages/temporal-worker/README.md

16 lines
534 B
Markdown

# @futureporn/temporal-worker
The system component which runs background tasks such as thumbnail generation, video encoding, file transfers, etc.
We use [Temporal](https://temporal.io/) for running "durable tasks".
This code gets built into commonjs by tsup because of some [Temporal wierdness](https://community.temporal.io/t/start-temporal-worker-in-webpack-project/11785) relating to how imports workflows.
### Temporal's monorepo reference
@see https://github.com/temporalio/samples-typescript/tree/main/monorepo-folders