Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 484 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 484 Bytes

Typescript Example

Simple example of workflow as code. workers and running the workflow

Running Example

Note Obtain KEY and SECRET from the playground or your Conductor server. Quick tutorial for playground

Export variables

export KEY=
export SECRET=
export SERVER_URL=https://play.orkes.io/api

Run the main program

ts-node src/emailsms/main.ts