This project demonstrates the Sinks API for alerting.
The Logging docs explains some of the code in this sample.
temporal server start-dev
to start Temporal Server.npm install
to install dependencies.npm run start.watch
to start the Worker.- In another shell,
npm run workflow
to run the Workflow.
Example output:
Hello, Temporal!