Skip to content

Devcontainer

Kai Sebastian Habermann requested to merge devcontainer into master

Added a devcontainer for People using VS Code. This just is an image running a realively recent npm and nodejs installation. We can also modify the setup of the basic tools. For my taste this is the easiest way to onboard new people, since we only require docker and docker compose, which most people have anyways, even if they dont do web development usually.

Merge request reports