We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492defd commit e8a2b02Copy full SHA for e8a2b02
mkdocs.yml
@@ -23,6 +23,7 @@ nav:
23
#- features/import-project.md
24
25
- "Integrations":
26
+ - "Integrations overview": integrations/index.md
27
- "GitHub integration": features/git-integration.md
28
- "Supabase integration": integrations/supabase.md
29
src/integrations/index.md
@@ -1,8 +1,10 @@
1
# :nut_and_bolt: Integrations
2
3
GPT Engineer supports several integrations enabling you to extend its functionality.
4
+
5
---
6
7
8
## Overview
9
Explore the sections below to get started quickly and learn more about GitHub and Supabase integrations currently offered by GPT Engineer
10
<div class="grid cards" markdown>
0 commit comments