stacks/everything
publicClone
Push over the same URL. A password will not work: create a token under access tokens and use it in place of one.
- .github
- .vscode
- .gitignore 379 B
- .npmrc 95 B
- cloud.config.ts 3.5 KB
- CONTRIBUTING.md 52 B
- deps.yaml 47 B
- LICENSE.md 1.1 KB
- netlify.toml 266 B
- node-modules-inspector.config.ts 1.2 KB
- package.json 8.3 KB
- pantry.lock 871 B
- pnpm-lock.yaml 124.5 KB
- pnpm-workspace.yaml 5.1 KB
- README.md 1.3 KB
- tsconfig.json 325 B
@stacksjs/everything
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.
Development
pnpm install # install every listed Stacks package
pnpm dev # run the inspector locally
pnpm build # build the static site → dist/__node-modules-inspectorDeployment
Deployed 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