DDDwithActorsPony
DDDwithActorsPony copied to clipboard
Pony version of https://github.com/VaughnVernon/DDDwithActors
DDDwithActorsPony
Pony version of https://github.com/VaughnVernon/DDDwithActors by Vaughn Vernon
(no persistence at the moment)
Structure
- main: AccountRunner.pony
- contracts: Contracts.pony
- contracts for a second, type-minimizing version: SimplerContracts.pony
- implementations: the rest
Running
docker-compose up --build- alternative:
ponyc && ./DDDwithActorsPony