Skip to content

onezerojeremy/tropo-volunteer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tropo + Sinatra + Heroku = Easy Ruby Communication Apps

Steps to recreate

  1. You will need to have Ruby, Rubygems, Heroku and Git installed first.

  2. Drop into your command line and run the following commands:

    • git clone http://github.com/tropo/tropo-volunteer.git --depth 1
    • cd tropo-volunteer
    • heroku create
    • git push heroku master
  3. Log in or sign up for Tropo and create a new WebAPI application.
    For the App URL, enter in your Heroku app's URL and append /index.json to the end of it.

  4. That's it! Call in, use, and tinker with your app!

About

Volunteer Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%