docs: Add app definition page for build integrations

This commit is contained in:
Faruk AYDIN
2022-11-06 02:03:37 +01:00
parent 2abe23f918
commit 3b829af43d
3 changed files with 97 additions and 0 deletions

View File

@@ -169,6 +169,10 @@ export default defineConfig({
text: 'Folder structure',
link: '/build-integrations/folder-structure',
},
{
text: 'App',
link: '/build-integrations/app',
},
],
},
{