{"id":30841821,"url":"https://github.com/thin-edge/tedge-flows-examples","last_synced_at":"2026-04-08T18:00:45.591Z","repository":{"id":302806807,"uuid":"1013212227","full_name":"thin-edge/tedge-flows-examples","owner":"thin-edge","description":"Experimental repository to exchange examples which use the upcoming generic tedge-mapper feature","archived":false,"fork":false,"pushed_at":"2026-03-28T08:16:13.000Z","size":745,"stargazers_count":1,"open_issues_count":4,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T12:42:58.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thin-edge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-03T14:27:26.000Z","updated_at":"2026-03-28T08:16:03.000Z","dependencies_parsed_at":"2026-03-28T10:05:02.865Z","dependency_job_id":null,"html_url":"https://github.com/thin-edge/tedge-flows-examples","commit_stats":null,"previous_names":["thin-edge/tedge-mapper-generic-examples"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/thin-edge/tedge-flows-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thin-edge%2Ftedge-flows-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thin-edge%2Ftedge-flows-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thin-edge%2Ftedge-flows-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thin-edge%2Ftedge-flows-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thin-edge","download_url":"https://codeload.github.com/thin-edge/tedge-flows-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thin-edge%2Ftedge-flows-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31309867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"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":[],"created_at":"2025-09-06T20:09:31.571Z","updated_at":"2026-04-02T16:26:55.965Z","avatar_url":"https://github.com/thin-edge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tedge-flows-examples\n\nExperimental repository to exchange examples which use the upcoming tedge-flows feature.\n\n## Building locally\n\nYou can build the flows locally with the following steps which requires nodejs \u003e= 20.\n\n1. Install the dependencies (using `npm ci` instead of `npm install` to install the exact versions defined in the package-lock.json file)\n\n   ```sh\n   npm ci\n   ```\n\n2. Build all the flows\n\n   ```sh\n   npm run build-all\n   ```\n\nEach bundled flow is stored under the `lib/main.js` of its flows directory. For example, for the `uptime` flow, the bundled file can be found under:\n\n```sh\nls -l flows/uptime/lib/main.js\n```\n\n## Adding a new flow to the workspace\n\nYou can create a new flow (from a template) using the following command:\n\n```sh\nnpm run generate-flow myflow1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthin-edge%2Ftedge-flows-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthin-edge%2Ftedge-flows-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthin-edge%2Ftedge-flows-examples/lists"}