Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 365 Bytes

coolstore-moduliths

The coolstore website on modular monolith

How to run

$ docker-compose -f docker-compose.yml -f docker-compose.override.yml up
$ powershell -File migrations.ps1

Start CoolStore.Api and CoolStore.UI.Blazor

Generate Code on UI

https://chillicream.com/blog/2019/11/25/strawberry-shake_2

Happy hacking!!!