Introduced a new configuration module to centralize infrastructure dependency management. This module leverages environment variables via dotenv while providing robust fallbacks to production API and WebSocket defaults, streamlining local development and deployment workflows. Configuration complexity

Add configuration module for environment-aware API and WebSocket endpoints - subh05sus/Corvin