Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 515 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 515 Bytes

Live Writing Series

What happens when you take the process of writing and turn it into a performance?

When writers react, compose and immerse themselves in public places, bringing it alive with the real-time broadcast of their work for all to see?

We’re about to find out.

Setup

Dependencies:

  • Postgres
  • Redis

You will also need to do the following:

  • generate a secret token with rake secret and store it in ENV['SECRET_TOKEN'], as it is needed to set the secret_key_base.