GithubHelp home page GithubHelp logo

csakon / twiliocloudmodule Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookarchive/twiliocloudmodule

0.0 1.0 0.0 14.43 MB

License: Creative Commons Zero v1.0 Universal

Objective-C 98.42% C 0.19% C++ 1.25% JavaScript 0.15%

twiliocloudmodule's Introduction

Parse Twilio Cloud Module

This sample application shows off the use of Parse and the Twilio Cloud Module by sending SMSs to phone numbers stored in Parse or in your address book. Cloud Modules are third-party integration libraries available from Cloud Code.

Setup Instructions

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m.
  3. Install the Parse command line tool by entering the command curl -s https://www.parse.com/downloads/cloud_code/installer.sh | sudo /bin/bash in your terminal (Mac) or command prompt (Windows).
  4. From the root directory of the app, enter the command parse new in your terminal or command prompt in order to setup the cloud code configuration files.
  5. You'll be prompted for your Parse username and password, and you'll also be shown a list of your Parse apps. Choose the one you want to associate with this project. Make sure this matches the application id and client key you entered in step 1!
  6. Open the main.js file located in /parse/cloud/ and enter your Twilio accout SID and auth token.
  7. Run parse deploy. This will deploy the Cloud Code for this app.

For more information on installing and using Cloud Code and the Parse command line tool check out the screencast for Cloud Code as well as the Cloud Code documentation.

twiliocloudmodule's People

Contributors

lacker avatar mattieuga avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.