This project will help you get started with Tiny Drive and allow you to play around with its features.
NodeJS 11 on any supported platform.
These are the steps needed to get this project running on your machine:
$ git clone https://github.com/tinymce/tinydrive-nodejs-starter.git
You get the API key from the API Key Manager
account manager at http://www.tiny.cloud.
You get the private RSA key from the JWT Key Manager
account manager at http://www.tiny.cloud.
$ cd tinydrive-nodejs-starter
$ npm i
$ npm run start