How far is an actor from Kevin Bacon?
- Make sure leiningen is installed
brew install datomic
- Copy .lein-env.example to .lein-env
- Copy dev/transactor.example.properties to dev/transactor.properties
- In another pane, run
datomic-transactor $PWD/dev/transactor.properties
- Start a repl with
lein repl
- Within the repl, run
(go)
You can now visit http://localhost:3000 to see the web app. You also now have an empty datomic database.
-
At a REPL, after you've run
(go)
, run the following:(import-sample-data)