Thanks to visit codestin.com
Credit goes to github.com

Skip to content

prasadKodeInCloud/sdk-typescript

 
 

Repository files navigation

Temporal TypeScript SDK

NPM LICENSE

Temporal is a microservice orchestration platform that enables developers to build scalable applications without sacrificing productivity or reliability. Temporal Server executes units of application logic—Workflows—in a resilient manner that automatically handles intermittent failures and retries failed operations.

Temporal is a mature technology—it's a fork of Uber's Cadence. Temporal is being developed by Temporal Technologies, a startup by the creators of Cadence.

Documentation

The documentation is divided into several sections:

We welcome help improving the docs. You can submit issues for things that aren't clear or send pull requests to this repository (for the API reference) or to the docs.temporal.io repository (for everything else).

Contributors

/sdk-typescript/graphs/contributors

Thank you to everyone who has contributed 😃🙌

Contributing

We welcome issues and PRs! Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to the SDK.

About

Temporal TypeScript SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.0%
  • Rust 5.7%
  • JavaScript 3.7%
  • Other 0.6%