Skip to content

hit-monchan/twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio

Setup Instructions:

  • In myapp.py, edit the following:
  1. Set your account sid
  2. Set your auth token
  3. Set your twilio number
  • In index.html, edit the following:
  1. Set the domain for the redirectURL
  • Open powershell, run the following commands:
  1. $env:FLASK_APP = "myapp.py"
  2. flask run
  • Access the app url

To access using ngrok url

  • run ngrok

  • In twilio console, do the following:

  1. Create your TwiML App
  2. Configure your TwiML App

-------------------------- The end --------------------------------

About

twilio apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published