30 lines
846 B
Markdown
30 lines
846 B
Markdown
---
|
|
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
|
|
---
|