État du nœud — captures README (boutique-medusa, stats) + fabrika/requirements.txt
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 changed files +6 −0
added
docs/screenshots/boutique-medusa.png
+0 −0
Binary file not shown.
added
docs/screenshots/stats-mobile.png
+0 −0
Binary file not shown.
added
docs/screenshots/stats-page.png
+0 −0
Binary file not shown.
added
fabrika/requirements.txt
+6 −0
@@ -0,0 +1,6 @@ | ||
| 1 | +# Fabri-Ka — dépendances backend | |
| 2 | +fastapi>=0.110 | |
| 3 | +uvicorn>=0.29 | |
| 4 | +requests>=2.31 | |
| 5 | +beautifulsoup4>=4.12 | |
| 6 | +reportlab>=4.0 | |
| 7 | ||