This template deploys an instance of Temporal Server on Railway.app. The template uses a primary Temporal server, as well as a PostgreSQL database for data and a NodeJS hello-world workflow demo in the /hello-world path.
- Temporal (one click deploy)
- Hello World Workflow Demo (/hello-world) (source)
- Activities HTTP Request Example (/activities) (source)
- Click the deploy to Railway button above!
- Configure the temporal sql.yaml file in the temporal directory.
- Fill out the required environment variables, setup auth as needed.
- Deploy, and check out your new Temporal server!
Temporal - https://github.com/temporalio/temporal
TypeScript Samples - https://github.com/temporalio/samples-typescript
Temporal Documentation - https://docs.temporal.io/