Sample code is available on Github in the Simple Sourcing example repo

User

A very simple example of creating and updating a user with a first and last name.

The complete code can be found in the Simple Sourcing example repo under examples/user.

Comprehensive documentation of this example is included hereā€¦

Auction

A more complex example of an auction application built with Simple Sourcing.

This can be found in the example repo in examples/auction.

We are currently building out this example.