Example applications
With the NOVA CLI tool you can install example applications to your Wandelbots NOVA instance. They provide a good base for your own application development. Run the following command to get an overview over the available examples:
nova app example list
Afterwards you can install an example application with the following command:
nova app example get <example-name>
nova app install <example-name>