This commit is contained in:
Ho Ngoc Hai
2026-05-23 18:37:02 +07:00
parent f15d91ee29
commit 76d75c753b
3993 changed files with 403 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
---
layout: home
hero:
name: "GoodGo Platform"
text: "Documentation"
tagline: Enterprise-grade microservices platform
actions:
- theme: brand
text: Get Started
link: /en/guides/getting-started
- theme: alt
text: View Architecture
link: /en/architecture/system-design
features:
- title: 🚀 Getting Started
details: Quick setup guide to get your development environment running.
link: /en/guides/getting-started
- title: 🏗️ System Design
details: Understand the overall architecture and design decisions.
link: /en/architecture/system-design
- title: 🛠️ Templates
details: Use our production-ready service templates.
link: /en/templates/
- title: 📖 Guides
details: Comprehensive guides for all aspects of development.
link: /en/guides/development
---