Skip to content

Commit 87ee98a

Browse files
committed
Added NestJS to the quick starts side menu
1 parent c070e78 commit 87ee98a

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

docs/mint.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"documentation/quickstarts/express",
7777
"documentation/quickstarts/remix",
7878
"documentation/quickstarts/redwood",
79+
"documentation/quickstarts/nestjs",
7980
"documentation/quickstarts/astro",
8081
"documentation/quickstarts/nuxt",
8182
"documentation/quickstarts/sveltekit",
@@ -318,10 +319,7 @@
318319
"sdk/dynamictrigger/constructor",
319320
{
320321
"group": "Instance methods",
321-
"pages": [
322-
"sdk/dynamictrigger/register",
323-
"sdk/dynamictrigger/unregister"
324-
]
322+
"pages": ["sdk/dynamictrigger/register", "sdk/dynamictrigger/unregister"]
325323
}
326324
]
327325
},
@@ -332,10 +330,7 @@
332330
"sdk/dynamicschedule/constructor",
333331
{
334332
"group": "Instance methods",
335-
"pages": [
336-
"sdk/dynamicschedule/register",
337-
"sdk/dynamicschedule/unregister"
338-
]
333+
"pages": ["sdk/dynamicschedule/register", "sdk/dynamicschedule/unregister"]
339334
}
340335
]
341336
},
@@ -356,9 +351,7 @@
356351
},
357352
{
358353
"group": "Overview",
359-
"pages": [
360-
"examples/introduction"
361-
]
354+
"pages": ["examples/introduction"]
362355
}
363356
],
364357
"footerSocials": {
@@ -371,4 +364,4 @@
371364
"apiKey": "phc_hwYmedO564b3Ik8nhA4Csrb5SueY0EwFJWCbseGwWW"
372365
}
373366
}
374-
}
367+
}

0 commit comments

Comments
 (0)