Embed presentation
Downloaded 27 times

















![user=> (use 'hiccup.core)
nil
user=> (html [:span {:class "foo"} "bar"])
"<span class="foo">bar</span>"
user=>](https://image.slidesharecdn.com/heroclojure-110821103447-phpapp01/75/Clojure-MongoDB-on-Heroku-18-2048.jpg)
































This document provides instructions for setting up a Clojure web application with a MongoDB database on Heroku. It includes steps to install necessary software libraries and tools like Heroku, Git, MongoDB, and Leiningen. It also covers initializing a Git repository, committing code, and pushing the application to Heroku with the MongoDB add-on.

















![user=> (use 'hiccup.core)
nil
user=> (html [:span {:class "foo"} "bar"])
"<span class="foo">bar</span>"
user=>](https://image.slidesharecdn.com/heroclojure-110821103447-phpapp01/75/Clojure-MongoDB-on-Heroku-18-2048.jpg)






























