Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox JavaScript SDK Examples

To run the examples in your development environment:

  1. Clone this repo
  2. Run npm install
  3. From the root of your repository, start the development server with npm start.
  4. Point your browser to http://0.0.0.0:8080/

Code flow example

  1. Clone this repo
  2. Run npm install
  3. Create an app in the App console.
  4. Set a redirect URI "http://localhost:3000/auth" on the app's page on the App console.
  5. Set app key and secret in examples/javascript/code_flow_example.js on lines 17 and 18.
  6. Run node examples/javascript/code_flow_example.js
  7. Point your browser to http://0.0.0.0:3000/

About

Dropbox integration for lazy drive.

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages