{"id":13516107,"url":"https://github.com/grouparoo/grouparoo","last_synced_at":"2025-03-31T06:30:28.226Z","repository":{"id":42384991,"uuid":"250316892","full_name":"grouparoo/grouparoo","owner":"grouparoo","description":"🦘 The Grouparoo Monorepo - open source customer data sync framework","archived":true,"fork":false,"pushed_at":"2022-04-08T20:50:08.000Z","size":57893,"stargazers_count":752,"open_issues_count":57,"forks_count":119,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-03-22T21:13:10.621Z","etag":null,"topics":["apis","communication","docker","email","events","grouparoo","hacktoberfest","integration-framework","low-code","marketing","marketing-analytics","marketing-automation","marketing-operations","marketing-tools","nodejs","push-notifications","reverse-etl","self-hosted","typescript"],"latest_commit_sha":null,"homepage":"https://www.grouparoo.com","language":"JavaScript","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/grouparoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null}},"created_at":"2020-03-26T16:49:01.000Z","updated_at":"2025-03-02T09:06:33.000Z","dependencies_parsed_at":"2022-08-02T19:30:48.334Z","dependency_job_id":null,"html_url":"https://github.com/grouparoo/grouparoo","commit_stats":null,"previous_names":[],"tags_count":282,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grouparoo%2Fgrouparoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grouparoo%2Fgrouparoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grouparoo%2Fgrouparoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grouparoo%2Fgrouparoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grouparoo","download_url":"https://codeload.github.com/grouparoo/grouparoo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429451,"owners_count":20775805,"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":["apis","communication","docker","email","events","grouparoo","hacktoberfest","integration-framework","low-code","marketing","marketing-analytics","marketing-automation","marketing-operations","marketing-tools","nodejs","push-notifications","reverse-etl","self-hosted","typescript"],"created_at":"2024-08-01T05:01:19.208Z","updated_at":"2025-03-31T06:30:23.213Z","avatar_url":"https://github.com/grouparoo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","docker","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"# Grouparoo\n\n**Sync, Segment, and Send your Product Data Everywhere**\n\nGrouparoo is an open source framework that helps you move data between your data warehouse and all of your cloud-based tools. Learn more at [www.grouparoo.com](https://www.grouparoo.com)\n\n![Grouparoo Data Bowtie](https://raw.githubusercontent.com/grouparoo/grouparoo/main/documents/images/grouparoo-diagram.png)\n\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"NPM version\" href=\"https://www.npmjs.com/package/@grouparoo/core\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/v/@grouparoo/core.svg?style=for-the-badge\u0026labelColor=242436\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Node version\" href=\"https://www.npmjs.com/package/@grouparoo/core\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/node/v/@grouparoo/core.svg?style=for-the-badge\u0026labelColor=242436\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/grouparoo/grouparoo/blob/main/LICENSE.txt\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/l/@grouparoo/core.svg?style=for-the-badge\u0026labelColor=242436\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e This is the Grouparoo Monorepo, containing the source code for `@grouparoo/core` and many plugins. If you are looking for an example about how to run or deploy Grouparoo, please visit https://github.com/grouparoo/app-example\n\n# Documentation and Guides\n\n- 🦘 **Ready to Try Grouparoo?**\n  - Grouparoo is Open Source, and easy to run on your laptop or in the cloud.\n  - → View the [Getting Started Docs](https://www.grouparoo.com/docs/getting-started).\n- 📚 **Want to learn more about how to configure and use Grouparoo?**\n  - Grouparoo can be configured without needing to write any code. Learn how to connect to your Sources and Destinations to begin syncing your data.\n  - → View the [Configuration Guides](https://www.grouparoo.com/docs/config).\n  - → View the [Runtime Guides](https://www.grouparoo.com/docs/running).\n  - → View the [Deployment Examples](https://www.grouparoo.com/docs/deployment).\n- 👨‍👩‍👧‍👧 **Want to collaborate with the Community to enhance Grouparoo?**\n  - Join other Grouparoo Community members to share best practices and tackle problems.\n  - → Join the [Community](https://www.grouparoo.com/docs/community).\n- ⚙️ **Want to learn more about how Grouparoo works?**\n  - Grouparoo is Open Source, and we welcome community contributions. You can add your own plugins to connect to new Sources and Destinations.\n  - → View the [Development Guide](https://www.grouparoo.com/docs/development).\n\n# Running a Grouparoo Application\n\n\u003e This is an abbreviated version of the \"Grouparoo Installation Guide\". [The full version can be found here](https://www.grouparoo.com/docs/installation).\n\n## Run Locally with Node.js\n\nUse the Grouparoo CLI to initialize a new Grouparoo Project:\n\n```bash\n# Assuming you have node.js (https://nodejs.org) v12+ installed\nnpm install -g grouparoo\ngrouparoo init .\ngrouparoo config\n```\n\nThis will generate a `package.json` and `.env` file and launch our Config UI for you to begin configuring your Grouparoo instance.\n\n🦘\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrouparoo%2Fgrouparoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrouparoo%2Fgrouparoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrouparoo%2Fgrouparoo/lists"}