Skip to content

temporalio/money-transfer-project-template-ts

Repository files navigation

Temporal Money Transfer example in TypeScript

This is the companion code for the tutorial Run your first Temporal Application with TypeScript.

Running this sample:

  1. Make sure Temporal Server is running locally (see the quick install guide).
  2. npm install to install dependencies.
  3. npm run worker to start the Worker.
  4. 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published