node-app-build 6.1.1

Mini app developer CLI: scaffold, validate, package node-app-* Debian packages
1
2
3
4
5
6
7
8
# {{name}} dev config — read by `node-app dev`.
#
# Add per-app dev settings under [config]. Values are exposed to the running
# app via the platform's config-injection mechanism during init.

[config]
# Example placeholder — remove or replace with real config keys.
# EXAMPLE_SETTING = "value"