Skip to content

chadsmith/twilio-account-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Twilio Account Manager

A drag and drop interface for moving Twilio phone numbers between subaccounts written in Node.js.

Requirements

Installation

Step 1: Install dependent modules

npm install connect express jade twilio

Step 2: Get the Code

Download the latest release and unpack onto your server

Step 3: Configure settings

Open server.js and fill in your server and port settings.

Step 4: Run the server

node server.js

or

forever start server.js

About

Drag and drop interface for moving Twilio phone numbers between subaccounts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published