Skip to content

dudash/s3-image-viewer-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Image Viewer App

It's a pretty basic webapp that formats and showcases a list of images from an AWS S3 bucket.

Here's a screenshot: Screenshot

About the code

It's node.js it talks to S3 and it uses patternfly for the UI.

How to use this service

  1. npm install
  2. npm start

On OpenShift

oc new-app https://github.com/dudash/s3-image-viewer-webapp.git

You will need to a few environment variables to point your service to your AWS S3 source and configure preferences.

  • Bucket Names - TBD
  • Image Extension Filtering - TBD
  • Credentials for accessing private buckets - TBD

Want to help out?

Follow the guidelines in the CONTRIBUTING doc

About

Simple website to visualize images from an AWS S3 bucket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published