Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Alpha-Archives/text-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextMe Software License

A minimal Node.js system that sends SMS text messages using NextSMS API

✨ Features (Technologies Used)

Exteral Services

Getting started

You will need to add a NextSMS api key, secret and virtual number

Installation

Via Git

  • Fork, Clone repo
git clone https://github.com/alphaolomi/text-me.git

cd text-me

yarn


cp .env.example .env

Testing

yarn test

Contributing

Pull requests are welcome. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email hello@alphaolomi.com instead of using the issue tracker.

Credits

License

The Apache 2 License. Please see License File for more information.