Skip to content

A Node JS project that depicts how to use Reloadly's Node JS SDK

License

Notifications You must be signed in to change notification settings

Reloadly/reloadly-nodejs-sdk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reloadly-nodejs-sdk-demo

A Node JS project that depicts how to use Reloadly's Node JS SDK

Getting started

  • Clone this repository
  • Install dependencies via NPM or Yarn
  • Install Reloadly's Node JS SDK - see steps on how to do that here
  • In token.js, balance.js and topup.js, replace the existing client credentials with your Reloadly client credentials. N.B: Your credentials are sensitive and should not be exposed
  • To make a top-up, replace the existing mobile number in the topup.js file with your mobile number and run the app via the npm start or npm watch command

About

A Node JS project that depicts how to use Reloadly's Node JS SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published