Video course about Datomic Cloud. Including Datomic dev-local, Datomic Ions, and AWS deployment.
The code in this repo includes two folders - increments
- code for the start of each video (if you get lost somewhere along the way just copy the content of the video you are starting and continue). cheffy
this is the start of the project / course. It's the same code as in increments/06-start
$ git clone [email protected]:jacekschae/learn-datomic-course-files.git
$ cd learn-datomic-course-files/increments/<step-you-want-to-check-out>
Probably you will run your REPL from your editor, and thre is nothing stopping you to run it from the command line:
clj
Probably you will run your REPL from your editor, and thre is nothing stopping you to run it from the command line:
clj -M:dev src/main/cheffy/server.clj
Copyright © 2021 Jacek Schae