asdfryan / grouparoo

🦘 The Grouparoo Monorepo - open source customer data sync framework

Home Page:https://www.grouparoo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grouparoo

Sync, Segment, and Send your Product Data Everywhere

Focus on building your core product, not integrating with 3rd-party tools. Learn more at www.grouparoo.com

Grouparoo Data Bowtie

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

Documentation and Guides

  • 🦘 Ready to Try Grouparoo?
    • Grouparoo is Open Source, and easy to run on your laptop or in the cloud.
    • β†’ View the Getting Started Docs.
  • πŸ“š Want to learn more about how to configure and use Grouparoo?
  • πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘§ Want to collaborate with the Community to enhance Grouparoo?
    • Join other Grouparoo Community members to share best practices and tackle problems.
    • β†’ Join the Community.
  • βš™οΈ Want to learn more about how Grouparoo works?
    • Grouparoo is Open Source, and we welcome community contributions. You can add your own plugins to connect to new Sources and Destinations.
    • β†’ View the Development Guide.

Running a Grouparoo Application

This is an abbreviated version of the "Grouparoo Installation Guide". The full version can be found here.

Run Locally with Node.js

Use the Grouparoo CLI to initialize a new Grouparoo Project:

# Assuming you have node.js (https://nodejs.org) v12+ installed
npm install -g grouparoo
grouparoo init .
grouparoo config

This will generate a package.json, config directory, and .env file for configuration.

🦘

About

🦘 The Grouparoo Monorepo - open source customer data sync framework

https://www.grouparoo.com

License:Other


Languages

Language:JavaScript 94.8%Language:TypeScript 5.2%Language:Shell 0.0%Language:SCSS 0.0%