xPulse
πŸ‡¬πŸ‡§ EN
Pages
Contents

@xpulse/config

One source of truth for all configuration – xpulse.json.

@xpulse/config loads .env and xpulse.json, resolves ${ENV_VAR} references and exposes the entire configuration via dot notation. Every package in the ecosystem reads its settings through here – no direct file access, no process.env scattered through app code.

Load once, available everywhere.

Documentation

en/index.md 2026-04-17