Skip to content
infra-ts is early and moving fast.npm
infra-ts
Esc
navigateopen⌘Jpreview

infra-ts

Infrastructure environment checkout for TypeScript.

infra-ts compiles immutable structural definitions into a dependency graph and checks out one logical infrastructure environment per worktree.

The delivered packages are:

  • @infra-ts/core for provider authoring, refs, graph compilation, and scoped environment projection
  • @infra-ts/runtime for stack execution, durable state, activation, and Git
  • @infra-ts/neon for lightweight Neon project definitions
  • @infra-ts/neon/runtime for shared-project/environment-branch behavior
  • @infra-ts/cli for the sole infra-ts executable
  • infra-ts as a core-only umbrella with explicit subpaths

Secrets stay in memory unless file output is explicit. Checkout never destroys resources, and Git prune removes only local mappings.

Was this page helpful?