martinbalfanz / luminus-example-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minions

generated using Luminus version "2.9.10.46"

This is my example luminus project. I will try to grow this step by step into a full featured web app.

Steps

  • Setup
  • Models
  • DB Access
  • Public API
  • restrict minion creation to logged in users
  • make API really public -- CORS
  • Views / SPA

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein run

License

Copyright © 2016 Martin Balfanz

About


Languages

Language:Clojure 86.6%Language:HTML 8.9%Language:CSS 4.5%