A minimal Node.js system that sends SMS text messages using NextSMS API
- Express.js v4(backend)
- React.js (Frontend)
- Socket.IO (web scokets)
- Bootstrap v5 + Feather Icons v5
- NextSMS SMS Gateway
You will need to add a NextSMS api key, secret and virtual number
Via Git
- Fork, Clone repo
git clone https://github.com/alphaolomi/text-me.git
cd text-me
yarn
cp .env.example .env
yarn test
Pull requests are welcome. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email hello@alphaolomi.com instead of using the issue tracker.
- Alpha Olomi hello@alphaolomi.com
- All Contributors
The Apache 2 License. Please see License File for more information.