How do I create an app?

Last updated: February 3, 2026

QUESTION

How do I create an app? 

ANSWER

You create the app with the CLI.

nuon apps create -n <app name>

You should make the app name the same as the directory name which is required for the subsequent nuon apps sync step.