This is the companion code for the tutorial Run your first Temporal Application with TypeScript.
- Make sure Temporal Server is running locally (see the quick install guide).
npm install
to install dependencies.npm run worker
to start the Worker.- In another shell,
npm run client
to run the Workflow Client.
The Workflow will return:
Started Workflow workflow-OyIhuWr6X4opgqtYnhxuX with RunID a85055c8-3fce-466e-b4f6-8f66c16614e6
Transfer complete (transaction IDs: w1328871163, d0590412617)