prod: UI Optimisée mise en production

- Documentation archivée et réorganisée
- Backend: Ajout tests, migrations, library service, rate limiting
- Frontend: Suppression Flutter, focus sur interface web HTML/JS
- Tailwind CSS ajouté pour le style
- Améliorations UX et corrections bugs

Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
root
2026-01-20 09:56:39 +00:00
parent bc03225e47
commit 801e6a050b
263 changed files with 33100 additions and 23058 deletions
+5 -1
View File
@@ -41,7 +41,11 @@
"Bash(pkill:*)",
"Bash(ss:*)",
"Bash(yt-dlp:*)",
"Bash(git reset:*)"
"Bash(git reset:*)",
"Bash(docker-compose:*)",
"Bash(docker compose:*)",
"Bash(uvicorn:*)",
"Bash(git config:*)"
]
}
}