salvacybersec
|
947d2b521b
|
fix: Add missing logger.js and fix Ollama routes middleware
- Add backend/src/utils/logger.js (Winston logger)
- Fix ollama.routes.js middleware import (requireAuth instead of isAuthenticated)
- Add axios to package.json dependencies
- Create logs directory for Winston
- Fix module paths for Ollama integration
This fixes the backend startup issues after Ollama integration.
|
2025-11-10 21:19:20 +03:00 |
|