Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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