temporal-hello-world

0.1.2 • Public • Published

Hello World

This is the default project that is scaffolded out when you run npx @temporalio/create@latest ./myfolder.

The Hello World Tutorial walks through the code in this sample.

Running this sample

  1. temporal server start-dev to start Temporal Server.
  2. npm install to install dependencies.
  3. npm run start.watch to start the Worker.
  4. In another shell, npm run workflow to run the Workflow Client.

The Workflow should return:

Hello, Temporal!

Readme

Keywords

none

Package Sidebar

Install

npm i temporal-hello-world

Weekly Downloads

7

Version

0.1.2

License

none

Unpacked Size

20.9 kB

Total Files

18

Last publish

Collaborators

  • lasryaric94