Home

Awesome

Steps to run this example

  1. Make sure the Temporal Server is running locally. Follow the Quick install guide to do that.
  2. Run npm install to install dependencies.
  3. Run npm run build to compile the project.
  4. Run npm run worker to start the worker. Leave the worker process running.