{"id":28624268,"url":"https://github.com/commercetools/key-applier","last_synced_at":"2026-02-15T16:38:17.109Z","repository":{"id":260692912,"uuid":"876995267","full_name":"commercetools/key-applier","owner":"commercetools","description":"Apply keys to resources in your commercetools Composable Commerce Project","archived":false,"fork":false,"pushed_at":"2025-07-22T09:03:09.000Z","size":94,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-02T03:58:35.021Z","etag":null,"topics":["commercetools"],"latest_commit_sha":null,"homepage":"","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":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":"2024-10-22T22:50:36.000Z","updated_at":"2025-03-14T15:23:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef3548f7-a49a-4eea-968a-1ac39bdfc356","html_url":"https://github.com/commercetools/key-applier","commit_stats":null,"previous_names":["industrian/keyifier","commercetools/key-applier"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/commercetools/key-applier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fkey-applier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fkey-applier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fkey-applier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fkey-applier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/key-applier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fkey-applier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29484662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":["commercetools"],"created_at":"2025-06-12T07:11:41.511Z","updated_at":"2026-02-15T16:38:17.092Z","avatar_url":"https://github.com/commercetools.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is this useful for?\n\nImport and export functionality in Composable Commerce uses the `key` field as the identifier for resources. If your resources do not have a `key`, they cannot be updated via import and their references may be broken in exported files.\n\nAs the `key` value is optional, resources within your Composable Commerce Project may lack them.\n\nThis app sets boilerplate `key` values to resources, which enables you to fully use the import and export functions within Composable Commerce.\n\n\u003e [!NOTE]\n\u003e The boilerplate `key` values use the format: {resourceType}\\_{resourceId}.\u003cbr/\u003e\u003cbr/\u003eFor example: `category_512a4466-6876-4c41-add8-1406c6c68da3`\n\n# How do I set this up?\n\n1. Clone this repository.\n2. Install the dependencies using the command:\n   ```bash\n   npm install\n   ```\n3. Build the application:\n   ```bash\n   npm run build\n   ```\n4. Create a commercetools Composable Commerce [API Client](https://docs.commercetools.com/getting-started/create-api-client) that can manage:\n   - Cart Discounts\n   - Categories\n   - Customers\n   - Customer Groups\n   - Discount Codes\n   - Products\n   - Standalone Prices\n   - Tax Categories\n   - Inventory Entries\n5. Download the **Environment Variables (.env)** for this API Client.\n6. Rename the downloaded file `.env`, and copy it to the cloned repository.\n7. Run the application:\n   ```bash\n   npm start\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fkey-applier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fkey-applier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fkey-applier/lists"}