Skip to content
This repository was archived by the owner on Oct 22, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 308 Bytes

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.