Skip to content

Commit 6986b46

Browse files
committed
Add Next.js RSC - Secure by Design docs
1 parent 56ec7b7 commit 6986b46

File tree

4 files changed

+456
-0
lines changed

4 files changed

+456
-0
lines changed

app/(home)/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ export default function HomePage() {
193193
screenshot="https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/react/next-rsc.webp?raw=true"
194194
diagram="https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/react/info/next-rsc-prod.svg?raw=true"
195195
features={[
196+
"Secure by Design",
196197
"Server Components",
197198
"Hybrid Rendering",
198199
"Unified Proxy Architecture"

content/docs/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"index",
44
"benefits",
55
"templates",
6+
"security",
67
"---Learn---",
78
"vibe-coding",
89
"autoquery",

0 commit comments

Comments
 (0)