That's "ma" fictional bank system written in clojure!
1 - Start the transactor
~/.lein/datomic-free-0.9.5697.21/bin/transactor <path_to_template>/mabank/resources/datomic/free-transactor-template.properties
2 - Start the application
- lein run
lein test
- [] create integration and e2e tests
- [] create transfer model
- [] create balance model