Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 495 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 495 Bytes

sms-action-demo

A basic Node.js application to demonstrate how to add the Twilio SMS action to it.

The project itself is a Node.js module that only exports one property called ahoy containing the string Ahoy from Twilio!. Additionally, it contains a test suite using jest.

Contributing

This repository is intentionally lightweight to be used as an example for a blog post. Before opening any PRs, please create an issue to explain why the contribution is needed.

License

MIT