All Projects โ†’ grouparoo โ†’ Grouparoo

grouparoo / Grouparoo

Licence: other
๐Ÿฆ˜ The Grouparoo Monorepo - open source customer data sync framework

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Grouparoo

Notifme Sdk
A Node.js library to send all kinds of transactional notifications.
Stars: โœญ 1,854 (+455.09%)
Mutual labels:  hacktoberfest, email, push-notifications
trainmanjs
TrainmanJS - Cross-Origin Communication Library
Stars: โœญ 16 (-95.21%)
Mutual labels:  events, communication
chronosjs
JS Channels (Events / Commands / Reqest-Response / Courier) Mechanism
Stars: โœญ 35 (-89.52%)
Mutual labels:  events, communication
SEPA
Get notifications about changes in your SPARQL endpoint.
Stars: โœญ 21 (-93.71%)
Mutual labels:  events, push-notifications
Pact Net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Stars: โœญ 487 (+45.81%)
Mutual labels:  apis, hacktoberfest
Pact Php
PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
Stars: โœญ 167 (-50%)
Mutual labels:  apis, hacktoberfest
apiservices
.NET API services - Managed Push Notifications, Email Engine (Templates, loading, & sending), & Localization Abstractions
Stars: โœญ 25 (-92.51%)
Mutual labels:  email, push-notifications
Rapidbay
Self-hosted torrent video streaming service compatible with Chromecast and AppleTV deployable in the cloud
Stars: โœญ 163 (-51.2%)
Mutual labels:  self-hosted, hacktoberfest
Maily-Form
Forms on any website
Stars: โœญ 29 (-91.32%)
Mutual labels:  email, self-hosted
python-for-data-and-media-communication-gitbook
An open source book on Python tailed for communication students with zero background
Stars: โœญ 99 (-70.36%)
Mutual labels:  marketing, communication
Laravel Email Campaigns
Send email campaigns using Laravel
Stars: โœญ 257 (-23.05%)
Mutual labels:  marketing, email
Expressa
API creation middleware with an admin interface
Stars: โœญ 347 (+3.89%)
Mutual labels:  apis, hacktoberfest
Pact Python
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Stars: โœญ 335 (+0.3%)
Mutual labels:  apis, hacktoberfest
N8n
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
Stars: โœญ 19,252 (+5664.07%)
Mutual labels:  apis, self-hosted
Selfoss
multipurpose rss reader, live stream, mashup, aggregation web application
Stars: โœญ 2,070 (+519.76%)
Mutual labels:  self-hosted, hacktoberfest
notifire
The open-source notification infrastructure for developers
Stars: โœญ 12,436 (+3623.35%)
Mutual labels:  communication, push-notifications
Freki
๐Ÿบ Malware analysis platform
Stars: โœญ 285 (-14.67%)
Mutual labels:  self-hosted, hacktoberfest
Inertia
โœˆ๏ธ Effortless, self-hosted continuous deployment for small teams and projects
Stars: โœญ 133 (-60.18%)
Mutual labels:  self-hosted, hacktoberfest
Atheos
A self-hosted browser-based cloud IDE, updated from Codiad IDE
Stars: โœญ 144 (-56.89%)
Mutual labels:  self-hosted, hacktoberfest
startuptoolbox
The startup founder toolbelt. A forever-updating crowdsourced collection.
Stars: โœญ 146 (-56.29%)
Mutual labels:  marketing, communication

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 v12+ installed
npm install -g grouparoo
grouparoo init .
grouparoo start

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

๐Ÿฆ˜

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].