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