Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 305 Bytes

Hello Fauna

Running this sample

  1. temporal server start-dev to start Temporal Server.
  2. npm install to install dependencies.
  3. npm run start.watch to start the Worker.
  4. In another shell, npm run workflow to run the Workflow Client.