Liking cljdoc? Tell your friends :D

Chestnut

The Fast Track to Clojurescript

Chestnut is an application template for a Clojure/Clojurescript web app. It's beginner friendly and comes with batteries included. With Chestnut you can be developing in minutes, skipping a lot of tedious setup.

Features

Smooth Development

  • Instantly reload code and styling, for a short feedback cycle
  • Browser-connected REPL, inspect and interact with your app running in the browser

Solid Choices Across the Stack

  • Reagent, build data driven, component based UIs
  • Ring, Compojure, get server side routing and request handling

Easy Deployment

  • Uberjar support, build and package your whole app with dependencies in a single jar file
  • Heroku support, from coding to published on the web in seconds

Keep reading to find out how to get started with Chestnut.

Can you improve this documentation? These fine people already did:
Arne Brasseur & Jeff Wong
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close