endverbraucher / hypercouch

HyperCouch is my attempt to an svbtle inspired blogging web app with Ruby and Rails and CouchDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypercouch

HyperCouch is my blogging web app based on Ruby on Rails and CouchDB

Setup

  • Set environment variable Couch for couchdb.yml that points to your CouchDB instance.
  • For production environment set variable slog_secret for the secret token of rails. For a new one simply run rake secret.

About

HyperCouch is my attempt to an svbtle inspired blogging web app with Ruby and Rails and CouchDB.


Languages

Language:Ruby 91.7%Language:JavaScript 8.3%