Skip to content

Tooling

Scaffolding Production Stacks with puls init

Starting a new Infrastructure-as-Code (IaC) repository can be intimidating. Often, developers are left staring at a blank terminal, wondering how to structure their directories, where to put environmental configurations, and how to link resources across different files.

To solve this, we have revamped the puls init command. Instead of dumping simple dummy files, puls init now bootstraps a production-ready, modular directory layout using a TypeScript-first configuration architecture.