An open API service indexing awesome lists of open source software.

https://github.com/mathisto/dokku-clj

An attempt at a barebones Clojure environment on Dokku
https://github.com/mathisto/dokku-clj

Last synced: 3 days ago
JSON representation

An attempt at a barebones Clojure environment on Dokku

Awesome Lists containing this project

README

          

# Clojure: Getting Started

A barebones Clojure app, which can easily be deployed to Dokku

## Deploying to Prod

`git push prod trunk`

- [Getting Started with Clojure on Heroku](https://devcenter.heroku.com/articles/getting-started-with-clojure)
- [Clojure on Heroku](https://devcenter.heroku.com/categories/clojure)