GraphQL clojureD Video (mentioned in video and slides above)
Based on MemeFactory.
brew install leiningen
brew install node
npm install -g ganache-cli
brew install ipfs
brew install solidity
ganache-cli -p 8549
ipfs daemon
lein solc auto
lein repl
(start-server!)
lein repl
(start-ui!)
Open http://localhost:4598/.