git clone https://github.com/akapei/burst-sms-test.git
npm i
Create .env file in the root and add the variables:
KEY and SECRET for Burst SMS credentials
BITLY_TOKEN for Bitly access token.
npm run start
- build and run server
git clone https://github.com/akapei/burst-sms-test.git
npm i
Create .env file in the root and add the variables:
KEY and SECRET for Burst SMS credentials
BITLY_TOKEN for Bitly access token.
npm run start
- build and run server