/spoticall-node

Primary LanguageJavaScriptMIT LicenseMIT

spoticall-node

Deploy

Installation

git clone git@github.com:eddiezane/spoticall-node.git
cd spoticall-node
npm install

Usage

Fire up ngrok on port 3000.

ngrok http 3000

Point your Twilio phone number for inbound messages to http://YOUR_NGROK_URL/sms.

Start the application and text a song name to your Twilio phone number.

npm start

License

MIT