This commit is contained in:
2025-12-06 12:28:55 +01:00
parent 56d633e296
commit 13b3c58ec8
56 changed files with 4328 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
# architecture-technique.md
## Backend
- FastAPI + SQLAlchemy + APScheduler
- Modules réseau : ping, arp, port scan
- WebSocket pour push temps réel
- APIs REST pour : IP, scan, paramètres, historique
## Frontend
- Vue 3 + Vite + Tailwind
- State global (Pinia)
- WebSocket client
## Docker
- service web (backend + frontend)
- volume config.yaml
- volume db.sqlite