A tiny web framework for Gleam targeting all JavaScript runtimes
0

Configure Feed

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

smol / vendor.sh
97 B 2 lines
1#!/bin/sh 2esbuild node_modules/ws/index.js --bundle --platform=node --minify > src/vendor/ws.cjs