Using a defined structure of events from the first exercise, fill a AppendEvents
function to store events in EventStoreDB.
Run docker-compose script from the main workshop repository to start EventStoreDB instance.
docker-compose up
After that you can use EventStoreDB UI to see how streams and events look like. It's available at: http://localhost:2113/.