refactor: migrate documentation to support multi-language structure with i18n integration
Some checks failed
Documentation Lint / lint (push) Failing after 4m46s
Some checks failed
Documentation Lint / lint (push) Failing after 4m46s
This commit is contained in:
17
documentation/content/docs/stack/index.fr.mdx
Normal file
17
documentation/content/docs/stack/index.fr.mdx
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Stack Technique
|
||||
description: Choix technologiques pour MemeGoat.
|
||||
---
|
||||
|
||||
## Frontend
|
||||
- **Framework**: Next.js 15
|
||||
- **Style**: Tailwind CSS
|
||||
- **Bibliothèque UI**: Lucide React, Radix UI
|
||||
|
||||
## Backend
|
||||
- **Langage**: Node.js (TypeScript) / NestJS ou Go
|
||||
- **Base de données**: PostgreSQL
|
||||
- **Stockage d'images**: S3 ou similaire (Cloudinary, Uploadcare)
|
||||
|
||||
## Documentation
|
||||
- **Framework**: Fumadocs
|
||||
Reference in New Issue
Block a user