Home

Awesome

Share your moments, over dropbox.

Heroku + Dropbox + your pictures = :heart:

Requirements

Setup

Dropbox

Heroku

Deploy to Heroku

Use the token generated in the dropbox part in setup

Dropbox Webhook

This will clean the cache when you add new pictures or moments to your dropbox folder. You can do it manually via the settings of your app on heroku also but this is the recommended way.

Usage

See it in action

Setup Locally

DROPBOX_TOKEN=INSERT_TOKEN bin/setup
foreman start
open localhost:5000