Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 366 Bytes

Burst SMS Test

Setup

1. Clone repo

git clone https://github.com/akapei/burst-sms-test.git

2. Install dependencies

npm i

3. Add/Config .env

Create .env file in the root and add the variables:

KEY and SECRET for Burst SMS credentials

BITLY_TOKEN for Bitly access token.

4. Run

npm run start - build and run server