gardym / hansel

KVP store for your life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 ____ ____ ____ ____ ____ ____
||h |||a |||n |||s |||e |||l ||
||__|||__|||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|/__\|/__\|

hansel: the key-value pair store for your life.

Works with E-Mail! Mobile-friendly!

Develop

  1. Clone this repository
  2. bundle install --binstubs
  3. Start mongod locally

Run

  1. (as above)
  2. bin/rake db:rebuild
  3. bin/rake "db:baseline[passcode]"
  4. shotgun
  5. visit: http://localhost:9393/gists

Deploy

  • Deploy to Heroku
  • Add the MongoHQ add-on.
  • Add the CloudMailin add-on.
  • Forward your CloudMailin POST to /mails on your Heroku instance.
  • Take the output of heroku config -s | grep MONGOHQ_URL and put it before bin/rake "db:baseline[passcode]"

Notes

Colors: http://kuler.adobe.com/#themeID/1833017

Todo

  • Color code tags
  • Labelling ([Label] [Tags] in email subject) (Done)
  • ~~Search/query based on tags
  • Inline edit

About

KVP store for your life.


Languages

Language:JavaScript 94.1%Language:Ruby 4.7%Language:CSS 1.2%