lecoffre-front/docs/ARCHITECTURE.md
Debian Dev4 8d5e32fb79
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
feat(idnot): loginWithIdNot utilise /api/v1/idnot/state et ajoute state à l’URL authorize
2025-09-23 07:15:54 +00:00

22 lines
491 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Architecture - LeCoffre Front
## Composants
- Next.js (branche `ext`).
- Intègre `ihm_client` via iframe.
## Dépendances
- Redirections IdNot (dev3.4nkweb.com).
## Réseau et ports
- Servi via Nginx: `https://dev4.4nkweb.com/lecoffre/`.
## Variables denvironnement (centralisées)
- `NEXT_PUBLIC_*` depuis `lecoffre_node/.env.master`.
## Monitoring
- Logs Promtail → Loki.
- Dashboard Grafana: Frontend Services.
## Notes
- Pas de `.env` local, utilisation variables runtime.