Skip to content

ColBeanz/MartenPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Build:

dotnet build

Run:

dotnet run --project ./MartenPlayground

Local infrastructure:

Starts postgres container in background:
docker-compose -f ./MartenPlayground/docker-compose.yml up -d

Shutdown with:
docker-compose -f ./MartenPlayground/docker-compose.yml down

About

Just screwing around with event sourcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published