{"id":36728057,"url":"https://github.com/conductor-sdk/typescript-examples","last_synced_at":"2026-01-12T12:03:39.926Z","repository":{"id":175103763,"uuid":"653344298","full_name":"conductor-sdk/typescript-examples","owner":"conductor-sdk","description":"Typescript examples using conductor sdk","archived":false,"fork":false,"pushed_at":"2024-06-26T16:33:43.000Z","size":297,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-26T20:13:55.907Z","etag":null,"topics":["javascript","microservices","typescript"],"latest_commit_sha":null,"homepage":"https://conductor.netflix.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conductor-sdk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-13T22:05:14.000Z","updated_at":"2024-06-26T16:33:46.000Z","dependencies_parsed_at":"2024-03-14T20:50:46.277Z","dependency_job_id":"95069360-0c8a-4a22-b4a9-765b8d4e8c0a","html_url":"https://github.com/conductor-sdk/typescript-examples","commit_stats":null,"previous_names":["conductor-sdk/typescript-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conductor-sdk/typescript-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-sdk%2Ftypescript-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-sdk%2Ftypescript-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-sdk%2Ftypescript-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-sdk%2Ftypescript-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conductor-sdk","download_url":"https://codeload.github.com/conductor-sdk/typescript-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-sdk%2Ftypescript-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","microservices","typescript"],"created_at":"2026-01-12T12:03:39.274Z","updated_at":"2026-01-12T12:03:39.919Z","avatar_url":"https://github.com/conductor-sdk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Example\nThis repo contains two examples. One is a fraud analisis worker for a banking workflow. \nThe other is a full workflow as code example.\n\nExamples:\n1. [Banking Example](src/banking/README.md)\n2. [User Info Example](src/emailsms/README.md)\n\n\n### Running Example\n\ninstall dependencies using `yarn`\n\n\u003e **Note**\nObtain KEY and SECRET from the playground or your Conductor server. [Quick tutorial for playground](https://orkes.io/content/docs/getting-started/concepts/access-control-applications#access-keys)\n\nExport variables\n```shell\nexport KEY=\nexport SECRET=\nexport SERVER_URL=https://play.orkes.io/api\n```\n\nRun the main programs using ts-node\n```shell\nts-node src/banking/main.ts\nts-node src/emailandsms/main.ts\n```\n\n### The Files that run the workflow and worker:\n\n1. [Banking Example](src/banking/main.ts)\n2. [User Info Example](src/emailsms/main.ts)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconductor-sdk%2Ftypescript-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconductor-sdk%2Ftypescript-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconductor-sdk%2Ftypescript-examples/lists"}