JavaScript Firebase RealTime Database Vonage SMS API Vonage Messages API
You will need a few things to get going with this app:
- A Vonage Account
- A Firebase account
To get this up and running:
- Clone the repo and run
npm install
- Rename
.env.example
to.env
and fill out all the environment vars required - Run
npm run start
to start things up!
You can follow the written tutorial on learn.vonage.com