Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flexycode/sms-alert-poc


https://github.com/flexycode/sms-alert-poc

Last synced: 5 days ago
JSON representation

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