https://github.com/kuflow/kuflow-samples-js
https://github.com/kuflow/kuflow-samples-js
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kuflow/kuflow-samples-js
- Owner: kuflow
- License: mit
- Created: 2022-12-14T08:03:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T13:28:30.000Z (12 months ago)
- Last Synced: 2025-01-27T10:45:00.595Z (10 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/kuflow/kuflow-samples-js/blob/master/LICENSE)
# KuFlow Samples for TypeScript
> ***"KuFlow is a platform on which you can design and execute your business processes"***
In KuFlow we are engineers, and therefore we like concrete things; we like to know 'the how' because it is the only way to understand how a platform can solve our problems.
This project contains examples of integration with the platform such as the implementation of Temporal Workers and other integrations.
KuFlow is an implementation language agnostic Cloud platform. This repository is useful if you as a customer develop your integrations in TypeScript/JavaScript.
## Documentation
Documentation on how to integrate with KuFlow using TypeScript/JavaScript is available [here](https://docs.kuflow.com/developers).
## License
[MIT License](https://github.com/kuflow/kuflow-samples-js/blob/master/LICENSE)