Skip to content

ryangcode/clojure-luminus-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a spike project for clojure luminus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors