Skip to content

Commit

Permalink
misc: setup codespaces [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
y-nk committed May 9, 2023
1 parent 8d5bd07 commit 390edc6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-20",
"forwardPorts": [3000],

"features": {
"ghcr.io/astronomer/devcontainer-features/astro-cli:1": {}
}
}

0 comments on commit 390edc6

Please sign in to comment.