0.1.0 • Published 4 years ago

@jmorag/twilio-messager v0.1.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
4 years ago

twilio-messager

A simple interface to view and send twilio messages, as a Vue component. This was built to accommodate a workflow where customers are sent a confirmation message automatically by a FileMaker hook when they have appointments. Customers then reply Y/N to indicate that they will show up. Twilio doesn't have a great UI to inspect other messages, so this approximates a standard messaging interface. Contact name resolution is rather fickle and based on the fact that messages are sent via a template so it probably won't work for you.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build:lib

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.