main
feat: add INTERNAL_API_URL to .env.example and setup-server.sh docker-compose setup
feat: implement core application modules, authentication providers, and architecture guard extensions
fix: deduplicate allowedHosts array to satisfy Angular CLI schema validation
feat: add declarative email recipients registry (config/email_recipients.json) and bun run emails:sync script