temporalio / temporalio/sdk-typescript
[Feature Request] Better Nx support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 917
- Forks
- 224
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
It's currently very hard to use temporal inside an Nx monorepo. Check out this thread for details of my journey and (eventual) success: https://community.temporal.io/t/using-temporal-with-nx-monorepo/5228
Describe the solution you'd like
I would appreciate a better support for the Nx use case, ideally a dedicated temporal executor that can wrap all of the bundling and specialized running of commands.
At the very least, a working sample in your repo would go a long way.
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Temporal community thread about using the TypeScript SDK in an Nx monorepo. Determine whether the repository should provide a dedicated Nx executor, a working sample, or both; done should mean the documented Nx workflow bundles and runs Temporal successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100