Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therules/CrowdRing
https://github.com/therules/CrowdRing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/therules/CrowdRing
- Owner: therules
- License: gpl-3.0
- Created: 2012-11-28T21:09:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-19T06:02:10.000Z (almost 11 years ago)
- Last Synced: 2024-08-02T20:08:48.056Z (5 months ago)
- Language: Ruby
- Size: 1.23 MB
- Stars: 16
- Watchers: 9
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- toolsforactivism - Crowdring - web app where people around the world can place a free missed call to sign a petition (Open-source host-it-yourself:)
README
##crowdring
==============
+ Authored by: Nathan Herzing and Willa Wang. Lead: Manu Kabahizi. CopyLeft: The Rules+ Crowdring, originally from https://github.com/mbelinsky/Crowdring
+ Pre Install
+ Install Redis
+ download redis from [Here](http://redis.io/)+ run `tar xvf redis.version.tar`
+ `cd redis.version/`
+ run `make install`
+ Install Ruby 1.9.3
+ Install database
+ defaults to PostgreSQL ie. postgres://localhost/crowdring_#{ENVIRONMENT}+ create database `crowdring_development`, `crowdring_test`, `crowdring_production` locally.
+ To Install.
+ `git clone [email protected]:therules/CrowdRing.git`
+ `cd crowdring`
+ `bundle`
+ `rake db:migrate`
+ To Run
+ `foreman start -f Procfile.dev`+ Sign in as [email protected], password `gAnd0lf`
+ Supported Services
+ Plivo, Twilio, Tropo, KooKoo, Voxeo, Nexmo, Routo, Netcore.