Building a Web Based File Browser with jsTree, Angularjs and Expressjs
- Download/clone the repo
- Run
npm install - Run
bower install - Run
gulpand navigate tohttp://localhost:3000to 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
Building a Web Based File Browser with jsTree, Angularjs and Expressjs