This commit is contained in:
2026-02-07 16:57:37 +01:00
parent 8383104454
commit dff1b03e42
129 changed files with 19769 additions and 0 deletions

17
architecture-technique.md Executable file
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