Skip to content

tropo/tropo-volunteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 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!

Releases

No releases published

Packages

No packages published

Languages