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
- Host: GitHub
- URL: https://github.com/mathisto/dokku-clj
- Owner: mathisto
- License: mit
- Created: 2023-10-06T04:09:19.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2023-10-06T04:26:33.000Z (over 2 years ago)
- Last Synced: 2025-10-12T08:52:20.885Z (8 months ago)
- Language: Clojure
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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)