Skip to content

Latest commit

 

History

History

caller

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sample Caller App

This app lets you build a simple caller app using Twilio. The accompanying tutorial can be found here.

What will we be doing?

  • Extending the Pipedrive Boilerplate App
  • Configuring vendor platform (Twilio) to use them in our app
  • Adding API routes to authenticate with Twilio and handle voice calls
  • Building a frontend using Bootstrap to dial and receive calls

Quick Start

You can try out the app almost instantly by remixing the Glitch App.

Remix on Glitch

Instructions to setup and run the app can be found in the linked tutorial.