fix: standardize project name to LogWhispererAI (no space)
- Replace all occurrences of 'LogWhisperer AI' with 'LogWhispererAI' - Fix 47 instances across 30 files including: - Documentation (README, PRD, specs, docs) - Frontend components (Footer, Navbar, Hero, etc.) - Backend files (Dockerfile, server.js) - Workflow files (n8n, bash scripts) - Configuration files (AGENTS.md, LICENSE) Ensures consistent branding across the entire codebase.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
## 📋 Descrizione
|
||||
|
||||
Il `fake-backend` è un server Node.js/Express che simula le risposte dell'API di LogWhisperer AI. È progettato per:
|
||||
Il `fake-backend` è un server Node.js/Express che simula le risposte dell'API di LogWhispererAI. È progettato per:
|
||||
|
||||
- **Sviluppo UI**: Testare l'interfaccia utente con risposte realistiche
|
||||
- **Demo offline**: Mostrare il prodotto senza connessione internet
|
||||
|
||||
Reference in New Issue
Block a user