Files
pos-system/docs/en/index.md
Ho Ngoc Hai 2e61c45620 feat(deps): Update pnpm-lock.yaml with new dependencies and versions
- Added new devDependencies for vitepress-docs, including mermaid, vitepress, vitepress-plugin-mermaid, and vue.
- Updated existing dependencies for vitepress and vue to their latest versions.
- Introduced several new Algolia client packages with specific versions to enhance search capabilities.
- Cleaned up and organized the lock file to reflect the latest package resolutions and integrity checks.
2026-01-12 12:49:04 +07:00

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
---