Skip to content

hieiuehara/LogSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LogSolution

.NET Core Web Api with EF Core, Docker Support and MSSQL. Front-End using Angular 5.

RUN Core Solution

  • docker-compose build
  • docker-compose up
  • dotnet test
  • localhost:20000/api/healthcheck (with docker) or localhost:5001/api/healthcheck (with debug)

RUN Angular Solution

  • npm install
  • ng serve
  • localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors