Compare commits

...

2 Commits

Author SHA1 Message Date
7bbd8fc295 Recommended Extensions 2025-08-12 16:45:08 +00:00
c9854d7e17 Update: devfile.yaml 2025-08-12 16:43:45 +00:00
2 changed files with 10 additions and 1 deletions

9
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,9 @@
{
"recommendations": [
"usernamehw.errorlens",
"golang.go",
"sammycolon.go-builder-pattern-boilerplate",
"fogio.inline-go-struct-tags-syntax-highlight",
"templ-project.tpl-vscodium-golang"
]
}

View File

@ -27,7 +27,7 @@ components:
mountSources: true
endpoints:
- name: http-go
protocol: http
exposure: public
targetPort: 3000
commands:
- id: build