Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 340 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 340 Bytes

Installation

Using npm:

$ npm install

Create your .env file

api_key=
redirect_uri=
access_token=

P.S.

Please leave "access_token" field blank and update it after autorization step.

Run

$ npm start

Reference

Digital River API Docs