An open API service indexing awesome lists of open source software.

https://github.com/paulopez78/votingapp

Event Sourcing/CQRS example with eventstore
https://github.com/paulopez78/votingapp

aspnetcore cqrs ddd docker dotnetcore eventsourcing eventstore

Last synced: 10 months ago
JSON representation

Event Sourcing/CQRS example with eventstore

Awesome Lists containing this project

README

          

# VotingApp
Super simple real time voting app using eventsourcing, cqrs, .net core and docker.

* run with [**docker**](https://www.docker.com/products/docker)

from MacOS ``.\run.sh`` or from Windows ``.\run.ps1``

Open for voting app admin UI

Open for voting app UI

Open for manage event store

![Voting App Architecture](https://github.com/paulopez78/votingapp/blob/master/docs/VotingAppArchitecture.jpg)