Skip to content

therules/CrowdRing

Repository files navigation

##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

      • 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 git@github.com:therules/CrowdRing.git

    • cd crowdring

    • bundle

    • rake db:migrate

  • To Run

  • Supported Services

    • Plivo, Twilio, Tropo, KooKoo, Voxeo, Nexmo, Routo, Netcore.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published