Skip to content

Commit c0bd109

Browse files
authored
chore: add bootstrap command to docs page (supabase#28747)
* chore: add bootstrap command to docs page * Update common-cli-sections.json
1 parent 485d85f commit c0bd109

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/docs/spec/common-cli-sections.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
"type": "category",
1818
"title": "General",
1919
"items": [
20+
{
21+
"id": "supabase-bootstrap",
22+
"title": "Launch a quick start template",
23+
"slug": "supabase-bootstrap",
24+
"type": "cli-command"
25+
},
2026
{
2127
"id": "supabase-init",
2228
"title": "Initialize a local project",

0 commit comments

Comments
 (0)