Text Messaging App in Node JS app using Nexmo Vonage Api.
- Node JS / Express
- Socket.io
- Use in Mern App.
- ReactNative App use this code
Dillinger requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
File app.js
apiKey: "",
apiSecret: ""
cd sendtextMessageApp
npm i
npm run start