4NK_template/docs/USAGE.md

26 lines
610 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.

# 📖 Guide dUtilisation — 4NK_template
Ce guide dusage est générique; adaptezle pour votre projet dérivé.
## Démarrage quotidien
- Vérifier la CI locale (lint/tests/doc)
- Démarrer vos services (si applicable)
- Vérifier logs, métriques et alertes
## Opérations courantes
- Logs applicatifs
- Healthchecks et métriques
- Exécuter les suites de tests
## Tests
- Voir `docs/TESTING.md`
- Rapports dans `tests/reports/`
## Sécurité
- Audits dépendances et secrets
- Voir `docs/SECURITY_AUDIT.md`
## Déploiement
- Voir `docs/DEPLOYMENT.md`
- Contrôles `deployment-checks` en CI