docs: add server and CI/CD guides
CI / 🔍 Lint & Type Check (push) Successful in 1m37s
CI / 🐳 Build & Push Image (push) Successful in 43s

This commit is contained in:
2026-07-19 21:09:08 +02:00
parent c8a75cb64a
commit fb3d3b5443
13 changed files with 761 additions and 73 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"title": "Serveur",
"description": "Préparer un hôte de production fiable",
"pages": ["bien-demarrer", "preparer-docker"]
}