Skip to content

Creating Your Business Cloud Communications Systems with SignalWire

Notifications You must be signed in to change notification settings

shehzabcodecraft/signalwire-ivr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Creating Your Business Cloud Communications Systems with SignalWire

Requirements

Install npm if it is not already installed:

brew install node

Installation

git clone https://github.com/cpetrosi/signalwire-ivr.git
cd signalwire-ivr
npm install

Running and Development

Download ngrok from:

https://ngrok.com/download

In terminal, navigate to the directory where ngrok is installed and run:

./ngrok http 3000

In a new terminal window, run:

node index.js

About

Creating Your Business Cloud Communications Systems with SignalWire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%