Files
memegoat/documentation/content/docs/stack/index.mdx
Mathis HERRIOT 91179199f7
Some checks failed
Documentation Lint / lint (push) Failing after 4m46s
refactor: migrate documentation to support multi-language structure with i18n integration
2026-01-05 01:23:00 +01:00

18 lines
378 B
Plaintext

---
title: Tech Stack
description: Technological choices for MemeGoat.
---
## Frontend
- **Framework**: Next.js 15
- **Style**: Tailwind CSS
- **UI Library**: Lucide React, Radix UI
## Backend
- **Language**: Node.js (TypeScript) / NestJS or Go
- **Database**: PostgreSQL
- **Image Storage**: S3 or similar (Cloudinary, Uploadcare)
## Documentation
- **Framework**: Fumadocs