Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 403 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 403 Bytes

S3 Directory listing based on https://github.com/rgrp/s3-bucket-listing with a simple bootstrap ui.

Usage:

  • add index.html and list.js to the root of your s3 bucket
  • add an listOptions.json to the root of your s3 bucket containing: {"bucketName": "", "bucketUrl": ""}
  • enable static web hosting
  • set petrmissions to allow anonymous access to objects and listings