Skip to content

tobsc/FHTW-BA2-BIF

Repository files navigation

FHTW-BA2-BIF

How to Run:

Make sure postgresql is running with existing hwinf database with user hwinf or change connection string in appsettings.json.
Open command line in HwInf.Web/ClientApp folder.
Run "npm install"
Run "npm start"
Open command line in HwInf.Web folder.
In "HwInf.Web" run "dotnet run"
Navigate to http://localhost:38392 (URL is printed in console of dotnet run)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published