Skip to content

resonatehq-examples/example-hello-world-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello world banner

Classic 'Hello World!'

Resonate TypeScript SDK

Get started with a classic "Hello World!" example.

This example executes foo() as a workflow where, bar(), and baz() are blocking steps. The workflow produces a greeting contributed to by each of the functions.

How to run this example

This example does NOT require the use of a Resonate Server.

Install dependencies:

bun install

Run script:

bun run index.ts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published