Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

@grouparoo/core

Package Overview
Dependencies
Maintainers
5
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grouparoo/core

The Grouparoo Core

  • 0.9.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
744
increased by140%
Maintainers
5
Weekly downloads
ย 
Created
Source

Grouparoo

Sync, Segment, and Send your Product Data Everywhere

Grouparoo 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

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 and .env file and launch our Config UI for you to begin configuring your Grouparoo instance.

๐Ÿฆ˜

FAQs

Package last updated on 08 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc