8000 GitHub - Tolvic/mortgage-aggregator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tolvic/mortgage-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mortgage Aggregator

Local Setup

Clone this repo

Build the solution

  • This can be done either through visual studio or by running the dotnet build command from the root directory

Set up a Database

  • Ensure that you have SQL Server installed
  • Ensure that the connection string server name in MortageAggregator.API > appsettings.json matches your local sql server name
  • Within in Visual Studio > Package Manager Console run Update-Database

Run the solution

  • This can be done either through visual studio or using the dotnet run command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0