You've already forked openaccounting-server
forked from cybercinch/openaccounting-server
- Replace basic config loading with Viper framework - Add support for multiple config sources (files, env vars, defaults) - Add mapstructure tags for proper config binding - Support JSON, YAML, and TOML config formats - Add environment variable support with OA_ prefix - Implement secure config loading with multiple search paths - Maintain backward compatibility with existing config.json files 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>