Skip to content

acdh-oeaw/devcontainer-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

acdh-ch frontend devcontainer

devcontainer for frontend development.

includes:

  • node.js v22
  • git
  • github cli
  • os-dependencies for playwright

how to use

create a .devcontainer/devcontainer.json file in the repository root:

{
  "image": "ghcr.io/acdh-oeaw/devcontainer-frontend:22",
  "customizations": {
    "vscode": {
      "extensions": [
        // vs code extensions, which should be pre-installed.
      ]
    }
  }
}

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •