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.mdx
Normal file
17
documentation/content/docs/stack/index.mdx
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user