This clickstart demonstrates a simple clojure with compojure app built via lein - all thanks to the Austin Clojure group
Clickstarts are quickstarts (hey that rymes!) that get you going with a private repo, build and continuous deployment. Signup to cloudbees if you haven't already.
Launch this clickstart and glory could be yours too ! Use it as a building block if you like.
You can launch this on CloudBees via a clickstart automatically, or follow the instructions below.
If you don't have a CloudBees account - get one one now:
Use the lein-cloudbees plugin as per https://clojars.org/lein-cloudbees
lein cloudbees deploy
You will need Leiningen 2 or above installed.
To start a web server for the application, run:
lein ring server
This currently runs as a war in a container - of course CloudBees can run plain JVM apps so that is possible is desired.
Copyright © 2012 FIXME
