Skip to content

mrsimonemms/temporal-demos

Repository files navigation

temporal-demos

Collection of Temporal demos

Running samples

It's recommended to open in a container as all dependencies are installed.

Look in each sample for running instructions. The Temporal service can be run with temporal server start-dev.

If using Dev Containers, the Temporal service will run automatically and the address is configured to the TEMPORAL_ADDRESS environment variable.

Temporal Compose

There is a sharable Docker Compose configuration to run Temporal configured with PostgreSQL and ElasticSearch which is published as an OCI artifact. Simply add the following line at the head of your compose.yaml file.

include:
  - oci://ghcr.io/mrsimonemms/temporal-demos/temporal-compose

See temporal-compose.yaml for the exposed services.

Contributing

Open in a container

Commit style

All commits must be done in the Conventional Commit format.

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

About

Collection of Temporal demos

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages