{"id":19622155,"url":"https://github.com/commercetools/cofe-ct-ecommerce","last_synced_at":"2026-02-12T20:01:44.220Z","repository":{"id":65912638,"uuid":"602235536","full_name":"commercetools/cofe-ct-ecommerce","owner":"commercetools","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-16T06:30:29.000Z","size":1128,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-02-02T03:58:32.541Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commercetools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-15T19:28:56.000Z","updated_at":"2024-03-19T11:55:00.000Z","dependencies_parsed_at":"2023-12-11T16:28:13.964Z","dependency_job_id":"aa5bf6d2-45de-447f-95cb-49fd77d8dd01","html_url":"https://github.com/commercetools/cofe-ct-ecommerce","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.04166666666666663,"last_synced_commit":"e4859e3d62daf7c3c1760837326663ec3db19f8b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/commercetools/cofe-ct-ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcofe-ct-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcofe-ct-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcofe-ct-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcofe-ct-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/cofe-ct-ecommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcofe-ct-ecommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29379649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T19:05:20.189Z","status":"ssl_error","status_checked_at":"2026-02-12T19:01:44.216Z","response_time":55,"last_error":"SSL_read: 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":"2024-11-11T11:26:15.083Z","updated_at":"2026-02-12T20:01:44.169Z","avatar_url":"https://github.com/commercetools.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Commercetools Frontend Extensions\n\n## NOTE:\nThis is **NOT** an official B2C extension code and **NOT** production ready. Use it at your own risk\n\n## Install\n```\nyarn add cofe-ct-ecommerce\n```\n\n## Usage\nChange the `index.ts` file of your controller to look like\n```ts\nimport * as AccountActions from 'cofe-ct-ecommerce/actionControllers/AccountController'\n// import rest of the controllers\n...\n\nexport const actions = {\n    account: AccountActions,\n    ...\n}\n\n```\n\nIt's possible to import apis and utility classes and use them too\n```ts\nimport { ProductApi } from 'cofe-ct-ecommerce/apis/ProductApi';\n...\n\nconst productApi = new ProductApi(context, locale);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fcofe-ct-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fcofe-ct-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fcofe-ct-ecommerce/lists"}