Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 317 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 317 Bytes

HealthCheck

Wanted to learn how to seperate projects; the front-end (HealthCheck) which is a standalone Angular project skeleton, from the back-end (HealthCheckAPI) which is an ASP.NET core API. Then having them configured to work together. Tested overall result locally to ensure everything was working properly.