Halil İbrahim Kalkan
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
README.md
|
|
|
@ -21,7 +21,8 @@ This solution is originally prepared to be a real-world example for the **Master |
|
|
|
|
|
|
|
## How to run |
|
|
|
|
|
|
|
* Run `etc/docker/up.ps1` before running the solution. |
|
|
|
* Execute `dotnet build /graphBuild` command in the root folder of the solution. |
|
|
|
* Execute `etc/docker/up.ps1` to run the depending services. |
|
|
|
* Run `EventHub.DbMigrator` to create the database and seed initial data. |
|
|
|
* Run `EventHub.IdentityServer` |
|
|
|
* Run `EventHub.HttpApi.Host` |
|
|
|
|