30 lines
991 B
Markdown
30 lines
991 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "GoodGo Platform"
|
|
text: "Microservices Documentation"
|
|
tagline: Enterprise-grade microservices platform built with Node.js, .NET, and modern cloud technologies
|
|
actions:
|
|
- theme: brand
|
|
text: Get Started (EN)
|
|
link: /en/guides/getting-started
|
|
- theme: alt
|
|
text: Bắt đầu (VI)
|
|
link: /vi/guides/getting-started
|
|
|
|
features:
|
|
- title: 🏗️ Architecture
|
|
details: Comprehensive system design with microservices, event-driven patterns, and CQRS implementation.
|
|
link: /en/architecture/system-design
|
|
- title: 📚 Guides
|
|
details: Step-by-step guides for development, deployment, and troubleshooting.
|
|
link: /en/guides/getting-started
|
|
- title: 🛠️ Templates
|
|
details: Production-ready templates for Node.js and .NET microservices.
|
|
link: /en/templates/
|
|
- title: 🌐 Multi-language
|
|
details: Full documentation available in both English and Vietnamese.
|
|
link: /vi/guides/getting-started
|
|
---
|