@dreadkn1ght123/vvp-integration-installer
v1.0.0
Published
Idempotent VVP integration installer for Express and React/Vite
Readme
VVP consumer integration installer
For Node.js 20+ Express + React/Vite projects:
npx --yes @dreadkn1ght123/[email protected] dry-run --capabilities auth,provisioning
npx --yes @dreadkn1ght123/[email protected] setup --capabilities auth,provisioning
npx --yes @dreadkn1ght123/[email protected] doctorSetup installs the aligned public @dreadkn1ght123 packages from the
consumer's configured npm registry, writes the iam.vvp/v1 manifest and
managed Express/React integration, and creates an integrity lockfile with
lifecycle scripts disabled. It safely migrates legacy @vvp/* dependency
entries to their public names. Reruns are idempotent and preserve the union of
installed capabilities; modified managed files cause an explicit conflict
instead of being overwritten.
The installer only reports required secret names. It never reads or prints secret values and never registers IAM applications, machine identities, or Keycloak clients.
