ReviewOS

stacks/everything

public
Clone

Push over the same URL. A password will not work: create a token under access tokens and use it in place of one.

main
· 7 branches · 60 commits

Mirrored from stacksjs/everything · syncing is switched off

README.md

@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-inspector

Deployment

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

Sponsors

License

MIT License © Stacks.js