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
- Host: GitHub
- URL: https://github.com/paulopez78/votingapp
- Owner: paulopez78
- Created: 2017-05-31T20:50:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T11:40:12.000Z (about 9 years ago)
- Last Synced: 2025-06-21T00:09:00.572Z (about 1 year ago)
- Topics: aspnetcore, cqrs, ddd, docker, dotnetcore, eventsourcing, eventstore
- Language: C#
- Size: 103 KB
- Stars: 11
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
