node-app-build 6.2.0

Mini app developer CLI: scaffold, validate, package node-app-* Debian packages
1
2
3
4
5
6
7
8
9
10
# {{name}} dev config — read by `node-app dev`.
#
# Add per-app dev settings under [config]. Standalone apps read these via
# environment variables (the dev runner exports each key prefixed with
# NODE_APP_*) — your production systemd unit can wire its own Environment=
# declarations alongside.

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