Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexycode/sms-alert-poc
https://github.com/flexycode/sms-alert-poc
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flexycode/sms-alert-poc
- Owner: flexycode
- Created: 2019-08-07T12:28:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T01:09:18.000Z (about 2 years ago)
- Last Synced: 2023-10-05T00:02:25.301Z (over 1 year ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node SMS Text App
Node.js app that uses Nexmo to send SMS text messages
### Version
1.0.0## Usage
### Installation
Install the dependencies
$ npm install
``### Serve
To serve in the browser```sh
$ npm start
```## App Info
### Nexmo API Keys
You will need to add your own Nexmo api key, secret and virtual number# sms-alert-POC