0.0.6 • Published 1 year ago

@uktrade/s3-browser v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

s3-browser

Browse files on S3, upload files to S3, and download files from S3.

https://user-images.githubusercontent.com/13877/211154368-4e8b5aeb-4592-4394-bee9-45c0a662ff05.mov

Installation

npm i @uktrade/s3-browser

Then import (s3-browser) from s3-browser

Run locally

Prerequisites

You will need the following technologies to develop this locally

  • NodeJs
  • Docker and docker-compose

Check out the source code

# Run minio in the background
docker compose up -d
# (Time passes... containers are built)

npm install

npm start
# (This will open the html files in your default browser)

Licenses

The code of s3-browser is released under the MIT License. However, bundled are several Font Awesome Free icons in SVG format, licensed under the CC BY 4.0 License.