Engage your customers through effortless communication.
Documentation • Discord • Contributing
⭐️ Enjoying Lunogram? Please leave a star!
- 💬 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 Lunogram 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.
You can run Lunogram locally or in the cloud easily using Docker.
To get up and running quickly, clone the repository and start the services:
git clone https://github.com/lunogram/platform.git
cd platform
docker compose up -d
Login to the web app at http://localhost:8080 using the default credentials:
AUTH_BASIC_EMAIL=admin@localhost
AUTH_BASIC_PASSWORD=admin
Note: We would recommend changing these default credentials as well as your APP_SECRET before ever using Lunogram in production.
For full documentation on the platform and more information on deployment, check out our docs.
We welcome contributions! Please see our Contributing Guide to get started.
Join our community on Discord to connect with other users and contributors, report bugs, suggest features, or just say hi!