Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mneedham/clojure-neo4j-hackathon


https://github.com/mneedham/clojure-neo4j-hackathon

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Neo4j Clojure Hackathon

## Prerequisites

You will need [Leiningen][1] 2.0 or above installed.

[1]: https://github.com/technomancy/leiningen

## Running

To import the data, run the commands in [movies.cql](data/import/movies.cql) in the Neo4j browser

To start the movie application, run:

lein ring server

and navigate to:

http://localhost:3000