GithubHelp home page GithubHelp logo

filipecovas / parcelvoy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from parcelvoy/platform

0.0 0.0 0.0 8.47 MB

Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!

Home Page: https://parcelvoy.com

License: Other

Shell 0.02% JavaScript 4.71% TypeScript 89.94% CSS 4.98% HTML 0.22% Dockerfile 0.13%

parcelvoy's Introduction


Open Source Multi-Channel Marketing

Engage your customers through effortless communication.


Features

  • ๐Ÿ’ฌ Cross Channel Messaging Send data-driven emails, push notifications and text messages.
  • ๐Ÿ›ฃ Journeys Build complex journeys with our drag-and-drop builder to schedule, trigger and segment users.
  • ๐Ÿ‘ฅ Segmentation Create dynamic lists to target users matching any event or user based criteria in real time.
  • ๐Ÿ“ฃ Campaigns Build campaigns that target specific lists of users and go out at pre-defined times.
  • ๐Ÿ”— Integrations Connect Parcelvoy to your applications using our easy to use SDKs and APIs.
  • ๐Ÿ”’ Secure SSO (SAML/OpenID) is provided out of the box, no extra bolts or add-ons.
  • ๐Ÿ“ฆ Open Source Easy to setup and get running in your own cloud.

๐Ÿš€ Deployment

You can run Parcelvoy locally or in the cloud easily using Docker.

Render

You can do a one-click deploy on Render using the button below:

Deploy to Render

Make sure to set the BASE_URL environment variable to the URL of the web server.

Docker Compose

To get up and running quickly to try things out, copy our latest docker-compose.yml and .env file onto your machine and go!

mkdir parcelvoy && cd parcelvoy
wget https://raw.githubusercontent.com/parcelvoy/platform/master/{.env.example,docker-compose.yml}
mv .env.example .env
docker compose up -d # run the Docker container

Login to the web app at http://localhost:3000 by entering the default credentials found in the copied .env file.

[email protected]
AUTH_BASIC_PASSWORD=password

Note: We would recommend changing these default credentials as well as your APP_SECRET before ever using Parcelvoy in production.

For full documentation on the platform and more information on deployment, check out our docs.

Explore the Docs ยป

Contributing

You can report bugs, suggest features, or just say hi on Github discussions

parcelvoy's People

Contributors

pushchris avatar chrishills avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.