Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 502 Bytes

File metadata and controls

26 lines (17 loc) · 502 Bytes

clojure-luminus-spike

A spike project for luminus

  1. added ring-json to return json response
  2. added support for postgresql
  3. ragtime to do migration
  4. yaml file and korma to load fixture in repl

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

Or > lein repl > (start-server "3000")

License

Copyright © 2014 ryang.sei@gmail.com