This project is from examples in the tutorial, which models two domains, and uses two different runtimes (cats effect and ZIO).
Start postgres:
docker-compose upIn a different shell:
sbt catsEffectJVM/runor for ZIO example:
sbt zio/runVisit https://edomata.ir/ for tutorial and more info.