docs: add interactive demo page

This commit is contained in:
3252a8
2026-05-27 23:56:52 +03:00
parent 8217d13cd6
commit 4c2ee19957
4 changed files with 154 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ export default defineConfig({
label: 'Начало',
items: [
{ label: 'Обзор', slug: 'getting-started/overview' },
{ label: 'Демо', slug: 'demo' },
{ label: 'Установка', slug: 'getting-started/setup' },
{ label: 'Развертывание', slug: 'getting-started/deployment' },
{ label: 'Настройка окружения', slug: 'getting-started/configuration' },