#ColorLab A Rails App with a Python script that turns any file into art. The images are stored on S3.
The App requires the following environment variables defined:
COLORLAB_ACCESS_KEY_ID (AWS Access Key)
COLORLAB_SECRET_ACCESS_KEY (AWS Access Secret)
COLORLAB_BUCKET_BASE_URL (http://abcxyz.s3.amazonaws.com/)