Simple example of workflow as code. workers and running the workflow
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