Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makevoid/s3photos
AWS S3 based photogallery - needs to be updated - made in 2012
https://github.com/makevoid/s3photos
aws bucket javascript photos ruby s3 vanilla-js
Last synced: 9 days ago
JSON representation
AWS S3 based photogallery - needs to be updated - made in 2012
- Host: GitHub
- URL: https://github.com/makevoid/s3photos
- Owner: makevoid
- Created: 2012-12-17T23:55:42.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-18T05:16:09.000Z (almost 12 years ago)
- Last Synced: 2024-04-08T16:25:24.973Z (7 months ago)
- Topics: aws, bucket, javascript, photos, ruby, s3, vanilla-js
- Language: Ruby
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# S3Photos
### Generates a photo gallery from your Amazon S3 bucketspecify the bucket name in src/s3photos.coffee
## Running
bundle
python -m SimpleHTTPServer 3000then go to
## Development
guard