Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riaf/gyazobank
Private Gyazo Server (s3)
https://github.com/riaf/gyazobank
coffeescript gyazo
Last synced: about 2 months ago
JSON representation
Private Gyazo Server (s3)
- Host: GitHub
- URL: https://github.com/riaf/gyazobank
- Owner: riaf
- License: lgpl-3.0
- Created: 2014-10-28T04:10:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T11:21:19.000Z (almost 10 years ago)
- Last Synced: 2024-08-03T18:16:18.500Z (5 months ago)
- Topics: coffeescript, gyazo
- Language: CoffeeScript
- Homepage: http://engineering.otobank.co.jp/entry/2014/10/29/170800
- Size: 125 KB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gyazobank
=========[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
Private Gyazo Server
Requirements
------------* coffee-script
* Amazon S3 (or else)Configurations
--------------Set environment variables:
* `AWS_S3_ENDPOINT` (Example: `s3.amazonaws.com`)
* `AWS_S3_ACCESS_KEY`
* `AWS_S3_SECRET_KEY`Author
------Keisuke SATO