this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

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

add devcontainer config

pomdtr b0e0fe79 8c184364

+7
+7
.devcontainer/devcontainer.json
··· 1 + { 2 + "image": "mcr.microsoft.com/vscode/devcontainers/base:ubuntu", 3 + "features": { 4 + "ghcr.io/devcontainers/features/go:1": {}, 5 + "ghcr.io/devcontainers-community/features/deno:1": {} 6 + } 7 + }