Skip to content

Mitrend/s3FileBrowserApp

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.9%
  • JavaScript 29.1%
  • HTML 5.1%
  • Shell 2.9%
  • Makefile 1.0%