node-app-build 6.1.0

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 `node_app_sdk_rust::get_config(key)` during init.

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