hnaderi / edomata-example

Example project using edomata

Home Page:https://edomata.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edomata example

This project is from examples in the tutorial, which models two domains, and uses two different runtimes (cats effect and ZIO).

Run

Start postgres:

docker-compose up

In a different shell:

sbt catsEffectJVM/run

or for ZIO example:

sbt zio/run

Visit https://edomata.ir/ for tutorial and more info.

About

Example project using edomata

https://edomata.ir

License:Apache License 2.0


Languages

Language:Scala 94.7%Language:Nix 5.2%Language:Shell 0.0%