
How it works
- Development: Runs a local Temporal server automatically via
specific dev - Production: Connects to Temporal Cloud using configs and secrets
Run locally
Install prerequisites
Start the development server
A task queue application demonstrating how to use Temporal for durable workflows, with a local Temporal server in development and Temporal Cloud in production.

specific devInstall prerequisites
Start the development server