api-sms-gateway-mqtt
api-sms-gateway-mqtt copied to clipboard
api-sms-gateway-mqtt
This repostiory included implementation of these design pattern and POC of One time password services.
How to Run
Clone this repostiory
git clone https://github.com/2pai/api-sms-gateway-mqtt
Install the package
npm install
Export .env and fill the variable
cp .env.example .env
Run
npm start