A Leiningen template for the backend of a real-time app. Designed to be used with the real-time-frontend template.
Create a new project with lein new real-time-backend <app-name>
.
To run locally, you need the datomic-pro
dependency from a private repo. Sign up here, and then follow the Leiningen setup instructions.
After you've done this, just run lein run
to start the app.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close