dev.codecarver Backend for a personal blog Pre-requisites Clojure Leiningen Docker Docker-compose Install dependencies $make Run the project Build docker images with $make docker Run the database with $make run-db Run the web API with $make run What you can do in this project For a list of commands check Makefile