/s3FileBrowserApp

Building a Web Based File Browser with jsTree, Angularjs and Expressjs

Primary LanguageCSS

fileBrowserApp

Building a Web Based File Browser with jsTree, Angularjs and Expressjs

Demo

filebrowserapp.herokuapp.com

Install

  • Download/clone the repo
  • Run npm install
  • Run bower install
  • Run gulp and navigate to http://localhost:3000 to view the app
  • Copy config.json.sample to config.json
  • Update the bucket name in config.json
  • Optionally change the aws region and provide security credentials(secretAccessKey and accessKeyId) in config.json

Tutorial

Building a Web Based File Browser with jsTree, Angularjs and Expressjs