Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

VagueEntertainment/leafletbomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://riot.im/app/#/room/#leafletbomb:matrix.org

Leaflet Bomb is an open source PR & Marketing platform designed to help organizations share their message.

You can find detailed information for installation and setup over at our Wiki

Quick Guide to Getting started on Ubuntu/elementaryOS

Install Node.js and npm, downloads available here

Install Meteor:

curl https://install.meteor.com/ | sh

Setting up email server:

At the time of writing Meteor's mail subsystem must have the MAIL_URL enviroment variable set. This can not be done while the application is running.

cp settings-sample.conf settings.conf

Edit settings.conf with your information, if you need more information check out our Wiki page on Email setup.

Run leaflet bomb by running these commands. cd leafletbomb ./startup.sh

If you are interested in the future of the Leaflet Bomb and what we are aiming to do, please check out the roadmap on our wiki.