Skip to content

stein189/dotnet-todo-app

Repository files navigation

Running the project locally

  1. Make sure the infrastructure is running:
docker-compose -p codehub -f docker-compose.infrastructure.yml up -d
  1. Run the project:
docker-compose -p codehub run my-app dotnet run --project src/Projection/Projection.csproj

About

Example application in dotnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published