Stage 1 of the Domain Driven Design shipping example implemented in Elixir. This example is featured in Eric Evans' book: "Domain-Driven Design".
The original version, written in Java, can be found here (Source Forge - has documentation) and here (GitHub).
Please see the implementation notes in the docs folder for information on how this project was generated and how to build and run it.