Community Projects - boot-clj/boot GitHub Wiki
If you have a boot-based project that you'd like to share or collaborate on with the community, please share it here :smile:
Description | Link |
---|---|
Example ClojureScript Project | adzerk/boot-cljs-example |
CLJS Application Template | martinklepsch/tenzing |
NodeJS + ClojureScript + Boot starter kit | specious/clojurescript-nodejs-starter-kit |
Example project for Cljs/Om | Deraen/saapas |
AOT and Uberjar example | adzerk/boot-uberjar-example |
War example | micha/boot-war-example |
Heroku Buildpack (WIP) | upworthy/heroku-buildpack-boot |
System (reloaded workflow) | org.danielsz/system |
Sente's example app for Boot | danielsz/sente-boot |
Sente's example app for System | danielsz/sente-system |
CLJS tutorials using boot | magomimmo/modern-cljs |
Rocking Clojure/Script app state | tolitius/mount |
Where all configuration properties converge | tolitius/cprop |
Minimal code to run ClojureScript in Boot | clojure-china/minimal-cljs |