Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 367 Bytes

File metadata and controls

15 lines (11 loc) · 367 Bytes

Local setup template

A project with a local setup for a .NET project.

Goal

Create a starting point for my ASP.NET projects.

Elements

  • devcontainers
    • containers for the whole env—use docker compose
  • testcontainers the idea hasn't changed for a few days already which is something.

ref

https://www.infoq.com/articles/devcontainers/