- 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.
30 lines
914 B
Markdown
30 lines
914 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "GoodGo Platform"
|
|
text: "Tài liệu"
|
|
tagline: Nền tảng microservices cấp doanh nghiệp
|
|
actions:
|
|
- theme: brand
|
|
text: Bắt đầu
|
|
link: /vi/guides/getting-started
|
|
- theme: alt
|
|
text: Xem Kiến trúc
|
|
link: /vi/architecture/system-design
|
|
|
|
features:
|
|
- title: 🚀 Bắt đầu
|
|
details: Hướng dẫn thiết lập môi trường phát triển nhanh chóng.
|
|
link: /vi/guides/getting-started
|
|
- title: 🏗️ Thiết kế Hệ thống
|
|
details: Hiểu về kiến trúc tổng thể và các quyết định thiết kế.
|
|
link: /vi/architecture/system-design
|
|
- title: 🛠️ Mẫu
|
|
details: Sử dụng các template service production-ready.
|
|
link: /vi/templates/
|
|
- title: 📖 Hướng dẫn
|
|
details: Hướng dẫn toàn diện cho mọi khía cạnh phát triển.
|
|
link: /vi/guides/development
|
|
---
|