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 56ec7b7 commit 6986b46Copy full SHA for 6986b46
app/(home)/page.tsx
@@ -193,6 +193,7 @@ export default function HomePage() {
193
screenshot="https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/react/next-rsc.webp?raw=true"
194
diagram="https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/react/info/next-rsc-prod.svg?raw=true"
195
features={[
196
+ "Secure by Design",
197
"Server Components",
198
"Hybrid Rendering",
199
"Unified Proxy Architecture"
content/docs/meta.json
@@ -3,6 +3,7 @@
3
"index",
4
"benefits",
5
"templates",
6
+ "security",
7
"---Learn---",
8
"vibe-coding",
9
"autoquery",
0 commit comments