this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

update devcontainer

pomdtr c33ad02d 86fe9a09

+1 -1
+1 -1
.devcontainer/devcontainer.json
··· 10 10 "SMALLWEB_DOMAIN": "smallweb.localhost", 11 11 "SMALLWEB_DIR": "${containerWorkspaceFolder}/examples" 12 12 }, 13 - "postCreateCommand": "go mod download", 13 + "postCreateCommand": "go install", 14 14 "features": { 15 15 "ghcr.io/devcontainers/features/go:1": {}, 16 16 "ghcr.io/devcontainers-community/features/deno:1": {},