lightweight elasticsearch backed archieml-to-json manager
- Make sure you have elasticsearch installed
- And ruby 2.2
- And then
$ git clone git@github.com:BBC-News-Labs/stream-cms.git
$ cd stream-cms
$ bundle install
$ ruby application.rb
$ open localhost:4567