Every actively maintained npm package by the Stacks community.
It visualizes the dependencies of the packages with node-modules-inspector. The live site is deployed at everything.stacksjs.com.
pnpm install # install every listed Stacks package
pnpm dev # run the inspector locally
pnpm build # build the static site β dist/__node-modules-inspectorDeployed to the shared Stacks Hetzner box via ts-cloud as a static site behind the rpx gateway. Config lives in cloud.config.ts; it attaches to the stacks project's server and serves the built inspector at everything.stacksjs.com.
# needs HCLOUD_TOKEN + AWS creds (Route53) in the environment
pnpm deploy # build β ship to /var/www/everything-main β reload rpx β reconcile DNS