JavaScript monorepo and deployment toolkit
One repo.
Explicit boundaries.
Repeatable delivery.
MonoX gives developers and coding agents the same contracts for workspaces, validation, containers, and Kubernetes. Move quickly without hiding ownership, limits, or failure modes.
Delivery contract
A visible path from scaffold to deployment artifact
Every stage has an input, an owner, and a gate. Autoscaling stops at the ceiling you configure.
-
01
Generate
Start with synthetic apps, workspace metadata, and infrastructure adapters.
-
02
Work in bounds
Apps consume packages. Infrastructure stays independent from product source.
-
03
Verify
Calculate affected workspaces, then run repository rules, tests, builds, and deployment validation.
-
04
Render with limits
Generate workload manifests with probes, budgets, policies, and a bounded autoscaling maximum.
Release status
0.1.0 is in public preview.
The source is public and validated in CI. Publishing create-monox 0.1.0 through npm
trusted publishing is the remaining release gate.
Next gate: npm trusted publishing and a registry smoke test.