a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals
0
fork

Configure Feed

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

build: wrangler conf for cloudflare

+7
+7
lib/wrangler.toml
··· 1 + name = "voltx-demo" 2 + pages_build_output_dir = "dist-demo" 3 + compatibility_date = "2025-10-25" 4 + compatibility_flags = [ "nodejs_compat" ] 5 + 6 + [env] 7 + production = { }