{"id":15916877,"url":"https://github.com/commercetools/merchant-center-application-kit","last_synced_at":"2026-02-23T16:14:16.438Z","repository":{"id":37405902,"uuid":"152089521","full_name":"commercetools/merchant-center-application-kit","owner":"commercetools","description":"Tools and components for developing Merchant Center Customizations 🛠","archived":false,"fork":false,"pushed_at":"2025-04-08T03:52:53.000Z","size":205642,"stargazers_count":69,"open_issues_count":47,"forks_count":29,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-08T04:28:25.874Z","etag":null,"topics":["audit-frontend","commercetools-scp","frontend","javascript","react","toolkit"],"latest_commit_sha":null,"homepage":"https://docs.commercetools.com/merchant-center-customizations","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commercetools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-08T14:01:18.000Z","updated_at":"2025-04-01T10:43:48.000Z","dependencies_parsed_at":"2023-09-23T11:06:13.589Z","dependency_job_id":"cc9e96d3-8d38-424b-9523-eeb6beafaac3","html_url":"https://github.com/commercetools/merchant-center-application-kit","commit_stats":{"total_commits":5320,"total_committers":79,"mean_commits":67.34177215189874,"dds":0.6451127819548872,"last_synced_commit":"b751d508e5149ced753c4a73c271032d1ef55e1d"},"previous_names":[],"tags_count":5810,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmerchant-center-application-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmerchant-center-application-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmerchant-center-application-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmerchant-center-application-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/merchant-center-application-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809964,"owners_count":20999816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["audit-frontend","commercetools-scp","frontend","javascript","react","toolkit"],"created_at":"2024-10-06T18:06:09.928Z","updated_at":"2026-02-23T16:14:16.400Z","avatar_url":"https://github.com/commercetools.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003ecommercetools UI Application Kit 💅\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  \u003ci\u003e✨ Mono-repository with tools and components for developing Merchant Center customizations 🛠\u003c/i\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/commercetools/merchant-center-application-kit/releases\"\u003e\u003cimg src=\"https://badgen.net/github/release/commercetools/merchant-center-application-kit\" alt=\"Latest release\" /\u003e\u003c/a\u003e \u003ca href=\"https://github.com/commercetools/merchant-center-application-kit/blob/main/LICENSE\"\u003e\u003cimg src=\"https://badgen.net/github/license/commercetools/merchant-center-application-kit\" alt=\"GitHub license\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e To help you developing Merchant Center customizations, be sure to check out our [ui-kit](https://github.com/commercetools/ui-kit) components library.\n\n## Getting started\n\nIf you are developing a Merchant Center Custom Application, follow the [Custom Applications getting started guide](https://docs.commercetools.com/merchant-center-customizations/custom-applications).\n\nIf you are developing a Merchant Center Custom View, follow the [Custom Views getting started guide](https://docs.commercetools.com/merchant-center-customizations/custom-views).\n\n## Developing application-kit packages\n\nInstall the dependencies (uses [pnpm workspaces](https://pnpm.io/workspaces)):\n\n```bash\n$ pnpm install\n```\n\nTo run the tests:\n\n```bash\n$ pnpm run test\n\n# or\n$ pnpm run test --watch\n```\n\nBuild the application bundles\n\n```bash\n$ pnpm build\n\n# or\n$ pnpm build:watch\n```\n\nStart the [playground application](./playground):\n\n\u003e Note that the playground application consumes the app-kit dependencies ES modules, which means you need to bundle the packages first. We recommend to bundle the packages in watch mode in one terminal process and start the playground app in another terminal process.\n\n```bash\n// Terminal process 1\n$ pnpm build:watch\n\n// Terminal process 2\n$ pnpm playground:start\n```\n\n## Documentation\n\nPlease look at the single packages in [`packages` folder](./packages) for documentation specific of each package.\n\n## Contributing\n\nContributions are welcomed. Please have a read at our [contribution guidelines](CONTRIBUTING.md).\n\n## Need Help?\n\nIn case you have any questions about or issues with the tools and components provided in this repository, please reach out to our [Support team](https://support.commercetools.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fmerchant-center-application-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fmerchant-center-application-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fmerchant-center-application-kit/lists"}