Browse Source

Update README.md

pull/108/head
Halil İbrahim Kalkan 4 years ago
committed by GitHub
parent
commit
31a28f1b16
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

3
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`

Loading…
Cancel
Save