Skip to content

naranje/SampleMicroserviceApplication

Repository files navigation

SampleMicroserviceApplication

To run:

  1. Make sure you have .NET Core SDK 2.1.105 .NET Core SDK 1.1.9 installed (https://www.microsoft.com/net/download/all) and clone the repo.
  2. Setup the databases for LibraryCatalog and BookRequest projects on LocalDb by running the .sql files in their respective DatabaseScripts folders.
  3. Update the connection strings in LibraryCatalog and BookRequest EnvironmentVariables.cs classes.
  4. Open Powershell and run the .start-app.ps1. There should be 3 command windows that open up.
  5. Open Chrome and navigate to http://localhost:5000/1
  6. If it doesn't work, send me a message on Quadrus Slack (or Quadrus Email).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages