Guides
Here you'll find practical examples to help you make the most of nullplatform.
Automatically update application repositories on creationβ
π― Goal: Automatically update application repositories with custom files when new applications are created.
Learn how to add a CLAUDE.md
file at application creation time so new repos come preloaded with useful context.
π Automatically update application repositories on creation
Require stage deployment before productionβ
π― Goal: Allow builds to be deployed to production only if theyβve already gone through
stage
.
See how to enforce progressive promotion by requiring stage deployment before production.