/bullhorn

Share something to multiple social networks with one single click.

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Bullhorn

Share something to multiple social networks with one single click.

Some codes are forked from Easy Node Authentication project.

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone git@github.com:PriceBeater/bullhorn.git
  2. Install packages: npm install
  3. Change out the database configuration in config/database.js
  4. Change out auth keys in config/auth.js
  5. Launch: node main.js
  6. Visit in your browser at: http://localhost:8030