Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 342 Bytes

Clearwater Playground

Experiment with Clearwater without having to run your own web app

Development

To get Clearwater Playground up and running locally:

  • git clone https://github.com/clearwater-rb/clearwater_playground
  • brew install neo4j (it uses Neo4j as its data store)
  • neo4j start
  • cd clearwater_playground && ./dev