-
Download version
0.9.5206
of Datomic Free here. -
Install Datomic into
/opt
.
$ cd /opt/datomic-free-0.9.5206
OR you can install anywhere you like, just be sure to update $DATOMIC_HOME
in .env
.
- Copy the template config file for Datomic.
$ cp $DATOMIC_HOME/config/samples/free-transactor-template.properties $DATOMIC_HOME/config/free-transactor.properties
- Create the database
$ lein create-db
- Set up environment variables
$ source .env
- Start Datomic
$ ./bin/datomic
- Start the app
$ lein run
- Save :user/uuid in session instead of username (in case username is changed)
- TOS and Code of Conduct
- 404/500
- code highlighting
- integrated repl (clj, cljs)
- mark a post 'pending' for explicit language
- Function of the Month
Copyright © 2015 Clojure Live
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.