Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 244 Bytes

This is a node app for testing with RC-JS-CLIENT

Before start, please fill in your RingCentral App ID and CLIENT_SECRET in dev.env file.

yarn install
cp .env.sample .env
edit .env  // fill your RC app credential.
node main.js